CVE-2026-90412

Source
https://cve.org/CVERecord?id=CVE-2026-90412
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90412.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90412
Downstream
Published
2026-09-17T16:09:38Z
Modified
2026-09-19T03:47:29Z
Summary
nvmet: fix return status of RMI log page on allocation failure
Details

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

nvmet: fix return status of RMI log page on allocation failure

nvmet_execute_get_log_page_rmi() leaves 'status' holding NVME_SC_SUCCESS (set by the successful nvmet_req_find_ns() call) when the kzalloc() for the log buffer fails. It then jumps to the out label and completes the request with a success status, so the host is told the command succeeded while no data was transferred.

Initialize 'status' to NVME_SC_INTERNAL, matching the smart log handler, so an allocation failure is reported as an internal error.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90412.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
5fd075cdaf3649000677d960fd9e45c08081b7e0
Fixed
9e136150ac55df4b7ea36e6110ffa39d08905f37
Fixed
581d8bb556dd3e5567bcf322aa5e3e4b6a200c08

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
7.2.6

Database specific

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