CVE-2026-90412
Last modified
CVE-2026-90412 is a vulnerability of currently unknown severity. 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..
Description
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 5fd075cdaf3649000677d960fd9e45c08081b7e0, < 9e136150ac55df4b7ea36e6110ffa39d08905f37; >= 5fd075cdaf3649000677d960fd9e45c08081b7e0, < 581d8bb556dd3e5567bcf322aa5e3e4b6a200c08 |
| Linux | Linux | 6.13 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90412?
How severe is CVE-2026-90412?
How do I fix CVE-2026-90412?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-90406In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90407In the Linux kernel, the following vulnerability has been re…7.7
- CVE-2026-90408In the Linux kernel, the following vulnerability has been re…7.7
- CVE-2026-90409In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90410In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90411In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90413In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-90414In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-90415In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90416In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90417In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90418In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90412?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
