Kernel panic via unlocked null_blk configuration race
Published Jun 21, 2024 · Updated May 11, 2026
NULL pointer dereference in Linux null_blk allows local users to panic the kernel through concurrent power and submit_queues writes. The nullb_device_power_store path can delete the gendisk while nullb_update_nr_hw_queues observes a stale non-null dev->nullb pointer and updates the queue without shared locking. Reachability requires local low-privileged access to the null_blk configfs controls; winning the race crashes the host without reported data disclosure or modification.
Summary
What happened
NULL pointer dereference in Linux null_blk allows local users to panic the kernel through concurrent power and submit_queues writes. The nullb_device_power_store path can delete the gendisk while nullb_update_nr_hw_queues observes a stale non-null dev->nullb pointer and updates the queue without shared locking. Reachability requires local low-privileged access to the null_blk configfs controls; winning the race crashes the host without reported data disclosure or modification.
The record
- CVE
- CVE-2024-36478
- Published
- Jun 21, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-476, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 21, 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=45919fbfe1c487c17ea1d198534339a5e8abeae3 <1d4c8baef435c98e8d5aa7027dc5a9f70834ba16
- Affected versionversion=45919fbfe1c487c17ea1d198534339a5e8abeae3 <5d0495473ee4c1d041b5a917f10446a22c047f47
- Affected versionversion=45919fbfe1c487c17ea1d198534339a5e8abeae3 <a2db328b0839312c169eb42746ec46fc1ab53ed2
- Affected versionversion=45919fbfe1c487c17ea1d198534339a5e8abeae3 <aaadb755f2d684f715a6eb85cb7243aa0c67dfa9
- Affected versionversion=5.5
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