Kernel panic via stale SDIO workqueue teardown
Published Dec 27, 2024 · Updated May 11, 2026
NULL pointer dereference in the Linux ath10k SDIO driver allows local users to crash the kernel during module removal. ath10k_sdio_remove calls ath10k_core_destroy before destroy_workqueue, freeing and nulling the stored workqueue pointer before destroy_workqueue dereferences it. Administrative privileges, an ath10k SDIO device, and CONFIG_INIT_ON_FREE_DEFAULT_ON are required to reach the panic through rmmod.
Summary
What happened
NULL pointer dereference in the Linux ath10k SDIO driver allows local users to crash the kernel during module removal. ath10k_sdio_remove calls ath10k_core_destroy before destroy_workqueue, freeing and nulling the stored workqueue pointer before destroy_workqueue dereferences it. Administrative privileges, an ath10k SDIO device, and CONFIG_INIT_ON_FREE_DEFAULT_ON are required to reach the panic through rmmod.
The record
- CVE
- CVE-2024-56599
- Published
- Dec 27, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1529
- Attack vector
- local
- Privileges
- admin
Timeline
How it unfolded
- Dec 27, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 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=3.11
- Affected versionversion=5e3dd157d7e70f0e3cea3f2573ed69fb156a19d5 <27d5d217ae7ffb99dd623375a17a7d3418d9c755
- Affected versionversion=5e3dd157d7e70f0e3cea3f2573ed69fb156a19d5 <27fda36eedad9e4ec795dc481f307901d1885112
- Affected versionversion=5e3dd157d7e70f0e3cea3f2573ed69fb156a19d5 <543c0924d446b21f35701ca084d7feca09511220
- Affected versionversion=5e3dd157d7e70f0e3cea3f2573ed69fb156a19d5 <6e5dbd1c04abf2c19b2282915e6fa48b6ccc6921
- Affected versionversion=5e3dd157d7e70f0e3cea3f2573ed69fb156a19d5 <95c38953cb1ecf40399a676a1f85dfe2b5780a9a
- Affected versionversion=5e3dd157d7e70f0e3cea3f2573ed69fb156a19d5 <b35de9e01fc79c7baac666fb2dcb4ba7698a1d97
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