Service interruption via NVMe queue-count race
Published Nov 5, 2024 · Updated May 11, 2026
Race condition in the Linux kernel NVMe PCI driver allows local users to interrupt service during concurrent reset and shutdown. nvme_pci_update_nr_queues() reads dev->online_queues without shutdown_lock while nvme_dev_disable() can change it, passing an invalid queue count to blk_mq_update_nr_hw_queues(). Triggering the fault requires local low-privileged access and a high-complexity reset-disable race; the observed path produces a kernel warning and availability loss.
Summary
What happened
Race condition in the Linux kernel NVMe PCI driver allows local users to interrupt service during concurrent reset and shutdown. nvme_pci_update_nr_queues() reads dev->online_queues without shutdown_lock while nvme_dev_disable() can change it, passing an invalid queue count to blk_mq_update_nr_hw_queues(). Triggering the fault requires local low-privileged access and a high-complexity reset-disable race; the observed path produces a kernel warning and availability loss.
The record
- CVE
- CVE-2024-50135
- Published
- Nov 5, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-362, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Nov 5, 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=4.6
- Affected versionversion=949928c1c731417cc0f070912c63878b62b544f4 <26bc0a81f64ce00fc4342c38eeb2eddaad084dd2
- Affected versionversion=949928c1c731417cc0f070912c63878b62b544f4 <4ed32cc0939b64e3d7b48c8c0d63ea038775f304
- Affected versionversion=949928c1c731417cc0f070912c63878b62b544f4 <b33e49a5f254474b33ce98fd45dd0ffdc247a0be
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