NULL pointer dereference in Linux kernel - CVE-2026-90228

 

NULL pointer dereference in Linux kernel - CVE-2026-90228

Published: September 18, 2026


Vulnerability identifier: #VU151255
CSH Severity: Medium
CVSS v4: 8.7 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-90228
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to a null pointer dereference in nvmet_execute_identify_ns_zns() when processing a host-supplied Identify command with CNS 05h and CSI 02h targeting a file-backed namespace. A remote attacker can send a crafted Identify command targeting a file-backed namespace to cause a denial of service.

The issue is reachable only when CONFIG_BLK_DEV_ZONED is enabled.


Affected software

Linux kernel

How to mitigate CVE-2026-90228

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins