Kernel crash via repeated ath12k cleanup
Published Dec 27, 2024 · Updated Aug 5, 2026
NULL pointer dereference in Linux 6.3 and later ath12k code allows local users to crash the kernel during PCI device unbinding. The ath12k_dp_cc_cleanup function frees dp->spt_info after a firmware-related initialization error but leaves the pointer non-NULL, so ath12k_pci_remove frees it again. Reachability requires the earlier initialization failure; failed MSI address setup in a virtual machine makes the teardown crash consistently reproducible.
Summary
What happened
NULL pointer dereference in Linux 6.3 and later ath12k code allows local users to crash the kernel during PCI device unbinding. The ath12k_dp_cc_cleanup function frees dp->spt_info after a firmware-related initialization error but leaves the pointer non-NULL, so ath12k_pci_remove frees it again. Reachability requires the earlier initialization failure; failed MSI address setup in a virtual machine makes the teardown crash consistently reproducible.
The record
- CVE
- CVE-2024-53188
- Published
- Dec 27, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 27, 2024CVE publishedPublication date reported by the CVE source.
- Aug 5, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=6.3
- Affected versionversion=d889913205cf7ebda905b1e62c5867ed4e39f6c2 <1304446f67863385dc4c914b6e0194f6664ee764
- Affected versionversion=d889913205cf7ebda905b1e62c5867ed4e39f6c2 <2eec88c0fa63f8ad35704a8c9df0b5bd8694fcda
- Affected versionversion=d889913205cf7ebda905b1e62c5867ed4e39f6c2 <488d2959c28621e52b3cce118a813a4bc18bb3d1
- Affected versionversion=d889913205cf7ebda905b1e62c5867ed4e39f6c2 <81da9c0854545c3188ca2a09afe7cb65f9c012b5
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo