System crash via unprotected NVMe namespace traversal
Published Oct 21, 2024 · Updated Aug 5, 2026
Use-after-free in the Linux kernel NVMe multipath subsystem allows local users to crash the system during concurrent namespace scans. nvme_mpath_revalidate_paths() walks the nvme_ns_head sibling list without the head's SRCU lock, while nvme_ns_remove() frees namespaces without synchronizing that SRCU domain. The crash requires local low-privileged access, native NVMe multipath, and concurrent scan or namespace-removal work; the demonstrated consequence is a kernel panic, not confidentiality or integrity loss.
Summary
What happened
Use-after-free in the Linux kernel NVMe multipath subsystem allows local users to crash the system during concurrent namespace scans. nvme_mpath_revalidate_paths() walks the nvme_ns_head sibling list without the head's SRCU lock, while nvme_ns_remove() frees namespaces without synchronizing that SRCU domain. The crash requires local low-privileged access, native NVMe multipath, and concurrent scan or namespace-removal work; the demonstrated consequence is a kernel panic, not confidentiality or integrity loss.
The record
- CVE
- CVE-2022-49003
- Published
- Oct 21, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Oct 21, 2024CVE 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=5.15
- Affected versionversion=e7d65803e2bb5bc739548b67a5fc72c626cf7e3b <5b566d09ab1b975566a53f9c5466ee260d087582
- Affected versionversion=e7d65803e2bb5bc739548b67a5fc72c626cf7e3b <787d81d4eb150e443e5d1276c6e8f03cfecc2302
- Affected versionversion=e7d65803e2bb5bc739548b67a5fc72c626cf7e3b <899d2a05dc14733cfba6224083c6b0dd5a738590
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