Local kernel crash via poll-timeout race
Published Oct 1, 2025 · Updated Aug 5, 2026
Race condition in the null_blk driver in the Linux kernel allows local users to crash the kernel via polled I/O to /dev/nullb0. null_poll() processes requests outside poll_lock while null_timeout_rq() can concurrently delete the same queue node after its next pointer is cleared. Access to the null_blk device and polled direct I/O are required; a successful collision dereferences NULL in kblockd and panics or wedges the kernel.
Summary
What happened
Race condition in the null_blk driver in the Linux kernel allows local users to crash the kernel via polled I/O to /dev/nullb0. null_poll() processes requests outside poll_lock while null_timeout_rq() can concurrently delete the same queue node after its next pointer is cleared. Access to the null_blk device and polled direct I/O are required; a successful collision dereferences NULL in kblockd and panics or wedges the kernel.
The record
- CVE
- CVE-2023-53531
- Published
- Oct 1, 2025
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 1, 2025CVE 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=0a593fbbc245a85940ed34caa3aa1e4cb060c54b <5a26e45edb4690d58406178b5a9ea4c6dcf2c105
- Affected versionversion=0a593fbbc245a85940ed34caa3aa1e4cb060c54b <a0b4a0666beacfe8add9c71d8922475541dbae73
- Affected versionversion=0a593fbbc245a85940ed34caa3aa1e4cb060c54b <a7cb2e709f2927cc3c76781df3e45de2381b3b9d
- Affected versionversion=5.16
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.
Weakness, pattern, technique
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