wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in error path
Summary
| CVE | CVE-2025-23129 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2025-04-16 15:16:07 UTC |
| Updated | 2026-09-14 12:17:35 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: Clear affinity hint before calling ath11k_pcic_free_irq() in error path If a shared IRQ is used by the driver due to platform limitation, then the IRQ affinity hint is set right after the allocation of IRQ vectors in ath11k_pci_alloc_msi(). This does no harm unless one of the functions requesting the IRQ fails and attempt to free the IRQ. This results in the below warning: WARNING: CPU: 7 PID: 349 at kernel/irq/manage.c:1929 free_irq+0x278/0x29c Call trace: free_irq+0x278/0x29c ath11k_pcic_free_irq+0x70/0x10c [ath11k] ath11k_pci_probe+0x800/0x820 [ath11k_pci] local_pci_probe+0x40/0xbc The warning is due to not clearing the affinity hint before freeing the IRQs. So to fix this issue, clear the IRQ affinity hint before calling ath11k_pcic_free_irq() in the error path. The affinity will be cleared once again further down the error path due to code organization, but that does no harm. Tested-on: QCA6390 hw2.0 PCI WLAN.HST.1.0.1-05266-QCAHSTSWPLZ_V2_TO_X86-1 |
Risk And Classification
Primary CVSS: v3.1 5.5 MEDIUM from [email protected]
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Problem Types: NVD-CWE-noinfo
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
NoneIntegrity
NoneAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Operating System | Linux | Linux Kernel | All | All | All | All |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected e01b3400d641cb290742849331f0d22e1202538a 8d0519f511d93d675f61d6bfb45ffcc945af4b14 git | Not specified |
| CNA | Linux | Linux | affected d412d0ef300f28d698648cc7c19147ab413251fe 7493b9baf0e54b44caae46715aaa409a84bd9f4b git | Not specified |
| CNA | Linux | Linux | affected 39564b475ac5a589e6c22c43a08cbd283c295d2c 80dc5a2ce5b75d648e08549617f5c555d07ae43c git | Not specified |
| CNA | Linux | Linux | affected 39564b475ac5a589e6c22c43a08cbd283c295d2c 3fc42cfcc6e336f25dee79b34e57c4a63cd652a5 git | Not specified |
| CNA | Linux | Linux | affected 39564b475ac5a589e6c22c43a08cbd283c295d2c 68410c5bd381a81bcc92b808e7dc4e6b9ed25d11 git | Not specified |
| CNA | Linux | Linux | affected 5a9f55efa9333e3edb4826d945cfdd8356f6e269 git | Not specified |
| CNA | Linux | Linux | affected 6.1.63 6.1.188 semver | Not specified |
| CNA | Linux | Linux | affected 6.6.2 6.6.157 semver | Not specified |
| CNA | Linux | Linux | affected 6.5.12 6.6 semver | Not specified |
| CNA | Linux | Linux | affected 6.7 | Not specified |
| CNA | Linux | Linux | unaffected 6.7 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.59 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.14.2 6.14.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.15 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/8d0519f511d93d675f61d6bfb45ffcc945af4b14 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/80dc5a2ce5b75d648e08549617f5c555d07ae43c | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/7493b9baf0e54b44caae46715aaa409a84bd9f4b | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | |
| git.kernel.org/stable/c/3fc42cfcc6e336f25dee79b34e57c4a63cd652a5 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/68410c5bd381a81bcc92b808e7dc4e6b9ed25d11 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| 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.