CVE-2026-90228

Source
https://cve.org/CVERecord?id=CVE-2026-90228
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90228.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90228
Downstream
Published
2026-09-17T16:07:36Z
Modified
2026-09-19T03:47:25Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
nvmet: fix NULL pointer dereference in nvmet_execute_identify_ns_zns()
Details

In the Linux kernel, the following vulnerability has been resolved:

nvmet: fix NULL pointer dereference in nvmet_execute_identify_ns_zns()

When a host issues an Identify command with CNS 05h (I/O Command Set specific Identify Namespace) and CSI 02h (ZNS) targeting a file-backed namespace, nvmet_execute_identify_ns_zns() calls bdev_is_zoned() on req->ns->bdev. A file-backed namespace has no block device, so req->ns->bdev is NULL and bdev_is_zoned() dereferences it, oopsing.

The I/O command set is selected by the host-supplied CSI field and the command is routed here whenever CONFIG_BLK_DEV_ZONED is enabled, independent of the namespace backing type, so any file-backed namespace is exposed.

Reject the command with Invalid Field when the namespace is not backed by a block device.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90228.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
aaf2e048af2704da5869f27b508b288f36d5c7b7
Fixed
1ce8faf90eb0bf5599b90db38500aefea9426485
Fixed
b873099944dae5702b4b6db6814d1f1e8d4cfb00
Fixed
ff28a93a895912010a7827a0e1445ebe8be53b4d
Fixed
cc29f7082b7ab5e0337f27d1fef16359f05fcffa
Fixed
1fb1236312ee1a600de6b3ca560f0b3fd5a50471
Fixed
0b4cf43f9ca7118590a338de900edbd6047cd89f
Fixed
f594863967d87b7fcbff6e724d51135fd701a13d

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90228.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.14.0
Fixed
5.15.221
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.188
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.157
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.110
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.52
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90228.json"