Impact
The Linux kernel NVMe target driver contains a flaw in the handler for the Identify command with CNS 07h. When this command is received, the code attempts to dereference a namespace pointer that is never set, leading to a NULL pointer dereference and a kernel crash. The crash manifests as an oops, aborting the kernel and causing a denial of service for the host system.
Affected Systems
All Linux systems that run a kernel with the nvmet driver and have not incorporated the commit that fixes the NULL pointer dereference are affected. This includes any default distribution kernel that ships the standard NVMe target module and has not been updated to include the patch.
Risk and Exploitability
An attacker who can reach the NVMe target, such as a remote host using NVMe‑over‑Fabrics, could send the offending Identify command and trigger the crash. The EPSS score is not available, and the vulnerability is not listed in CISA KEV. The flaw does not provide an avenue for arbitrary code execution; its impact is limited to a local denial of service via a kernel crash.
OpenCVE Enrichment