scsi: qla2xxx: Fix FCE trace use-after-free during firmware dump
Summary
| CVE | CVE-2026-89853 |
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-16 11:16:53 UTC |
| Updated | 2026-09-16 11:16:53 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved:
scsi: qla2xxx: Fix FCE trace use-after-free during firmware dump
qla2x00_free_fce_trace() freed and cleared ha->fce while holding only
fce_mutex. The firmware-dump consumers qla27xx_fwdt_entry_t264() and
qla25xx_copy_fce() read ha->fce (NULL check followed by a copy of the
buffer) under hardware_lock and never take fce_mutex. A debugfs FCE
disable could therefore free the DMA buffer between a dump's NULL check
and its copy, resulting in a use-after-free.
Unpublish ha->fce under hardware_lock, then release the lock and free
the DMA buffer (dma_free_coherent() may sleep). A concurrent dump either
completes its check and copy with the buffer still valid, or observes
ha->fce == NULL and skips it. |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|
| CNA |
Linux |
Linux |
affected 3a5a789494875376d1f8063ec5ecc6beafda2ce1 423487f03e325b8665d20a2a3171fe012b1a4fa9 git |
Not specified |
| CNA |
Linux |
Linux |
affected 73d3d3c66f108bc47922490f8500842530139975 7bd308cd893e8cce023d03a40a2f0adccaff0175 git |
Not specified |
| CNA |
Linux |
Linux |
affected 57c029cab0d908942e3ed9ff9fd0361144d01944 edc464a4fc96e2720d166e7cc7e7a6827b086760 git |
Not specified |
| CNA |
Linux |
Linux |
affected 217230bc8796a922d5b15a9a94ec4414b2d2b3e3 6003e79148eca73d7cafb076f5be47e234d543d0 git |
Not specified |
| CNA |
Linux |
Linux |
affected 2cf3c3fe9a11aa168e80c966494c58548b9aed5d ef9b89f6c92274c3670403fd06130ca25f685050 git |
Not specified |
| CNA |
Linux |
Linux |
affected 841df27d619ee1f5ca6473e15227b39d6136562d 8e7a26931b6111583cfeaf49c068f26524dc3af2 git |
Not specified |
| CNA |
Linux |
Linux |
affected 841df27d619ee1f5ca6473e15227b39d6136562d 41ef7edde27ac87d55ffc703da44e78aa8c2e896 git |
Not specified |
| CNA |
Linux |
Linux |
affected 841df27d619ee1f5ca6473e15227b39d6136562d 53298efcbbb0f0438366d45cb7ed7e6d93dd5531 git |
Not specified |
| CNA |
Linux |
Linux |
affected a89872a61b914378591f16e428dd221c5e2059b2 git |
Not specified |
| CNA |
Linux |
Linux |
affected 5.10.235 5.10.270 semver |
Not specified |
| CNA |
Linux |
Linux |
affected 5.15.179 5.15.221 semver |
Not specified |
| CNA |
Linux |
Linux |
affected 6.1.129 6.1.188 semver |
Not specified |
| CNA |
Linux |
Linux |
affected 6.6.78 6.6.157 semver |
Not specified |
| CNA |
Linux |
Linux |
affected 6.12.14 6.12.110 semver |
Not specified |
| CNA |
Linux |
Linux |
affected 6.13.3 6.14 semver |
Not specified |
| CNA |
Linux |
Linux |
affected 6.14 |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.14 semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 5.10.270 5.10.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 5.15.221 5.15.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.1.188 6.1.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.6.157 6.6.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.12.110 6.12.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.18.51 6.18.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 7.2.5 7.2.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 7.3-rc1 * original_commit_for_fix |
Not specified |
References
| Reference | Source | Link | Tags |
|---|
| git.kernel.org/stable/c/ef9b89f6c92274c3670403fd06130ca25f685050 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/6003e79148eca73d7cafb076f5be47e234d543d0 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/7bd308cd893e8cce023d03a40a2f0adccaff0175 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/53298efcbbb0f0438366d45cb7ed7e6d93dd5531 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/8e7a26931b6111583cfeaf49c068f26524dc3af2 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/edc464a4fc96e2720d166e7cc7e7a6827b086760 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/423487f03e325b8665d20a2a3171fe012b1a4fa9 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/41ef7edde27ac87d55ffc703da44e78aa8c2e896 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| CVE Program record |
CVE.ORG |
www.cve.org |
canonical |
| NVD vulnerability detail |
NVD |
nvd.nist.gov |
canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.