Kernel crash via repeated ublk recovery commands
Published Sep 18, 2024 · Updated May 11, 2026
A NULL pointer dereference in the Linux ublk driver allows local users to crash the kernel through recovery commands. The first of two UBLK_CMD_START_USER_RECOVERY requests clears ubq->ubq_daemon; the second reaches ublk_queue_reinit and dereferences it because ublk_ctrl_start_recovery accepts zero ready queues. Low-privileged local access to the ublk control path is required, and successful exploitation interrupts the host by crashing its kernel.
Summary
What happened
A NULL pointer dereference in the Linux ublk driver allows local users to crash the kernel through recovery commands. The first of two UBLK_CMD_START_USER_RECOVERY requests clears ubq->ubq_daemon; the second reaches ublk_queue_reinit and dereferences it because ublk_ctrl_start_recovery accepts zero ready queues. Low-privileged local access to the ublk control path is required, and successful exploitation interrupts the host by crashing its kernel.
The record
- CVE
- CVE-2024-46735
- Published
- Sep 18, 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
- Sep 18, 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=6.1
- Affected versionversion=c732a852b419fa057b53657e2daaf9433940391c <136a29d8112df4ea0a57f9602ddf3579e04089dc
- Affected versionversion=c732a852b419fa057b53657e2daaf9433940391c <7c890ef60bf417d3fe5c6f7a9f6cef0e1d77f74f
- Affected versionversion=c732a852b419fa057b53657e2daaf9433940391c <ca249435893dda766f3845c15ca77ca5672022d8
- Affected versionversion=c732a852b419fa057b53657e2daaf9433940391c <e58f5142f88320a5b1449f96a146f2f24615c5c7
What conditions does exploitation require?
What is affected?
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