wifi: rtw88: pci: fix resource leak on failed NAPI setup
Summary
| CVE | CVE-2026-80940 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-11 20:18:58 UTC |
| Updated | 2026-09-11 20:18:58 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: wifi: rtw88: pci: fix resource leak on failed NAPI setup rtw_pci_probe() allocates PCI resources through rtw_pci_setup_resource() before it sets up NAPI. If rtw_pci_napi_init() fails, the error path jumps straight to err_pci_declaim and skips rtw_pci_destroy(), leaving the PCI resources allocated by rtw_pci_setup_resource() behind. Add a dedicated cleanup label for the NAPI setup failure path so probe destroys the PCI resources. The bug was first flagged by an experimental analysis tool we are developing for kernel memory-management bugs while analyzing current mainline kernels. The tool is still under development and is not yet publicly available. Manual inspection confirms that the bug is still present in v7.1-rc7. An x86_64 allyesconfig build showed no new warnings. As we do not have a suitable rtw88 PCI board to test with, no runtime testing was able to be performed. |
Risk And Classification
EPSS: 0.001680000 probability, percentile 0.063560000 (date 2026-09-14)
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected d0bcb10e7b94861c714ab1e62c98bf8abaa37527 481fff9bda01720c70b19fb260808145a3f21594 git | Not specified |
| CNA | Linux | Linux | affected d0bcb10e7b94861c714ab1e62c98bf8abaa37527 34a505071d1ffc5ebf3dc3cd16d2a12b044bcc84 git | Not specified |
| CNA | Linux | Linux | affected d0bcb10e7b94861c714ab1e62c98bf8abaa37527 b1596e212ab1739930b25b9d3daf6b5cd307b537 git | Not specified |
| CNA | Linux | Linux | affected d0bcb10e7b94861c714ab1e62c98bf8abaa37527 e779df4806cd29cbcca5c9dc0a1073662c76b889 git | Not specified |
| CNA | Linux | Linux | affected 6.11 | Not specified |
| CNA | Linux | Linux | unaffected 6.11 semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.109 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.50 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.2.4 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/b1596e212ab1739930b25b9d3daf6b5cd307b537 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/34a505071d1ffc5ebf3dc3cd16d2a12b044bcc84 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/e779df4806cd29cbcca5c9dc0a1073662c76b889 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/481fff9bda01720c70b19fb260808145a3f21594 | 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.