{"id":"CVE-2026-90412","title":"In the Linux kernel, the following vulnerability has been resolved:\n\nnvmet: fix return status of RMI log page on allocation failure\n\nnvmet_execute_get_log_page_rmi() leaves 'status' holding NVME_SC_SUCCESS\n(set by the successful nvmet_re…","summary":"In the Linux kernel, the following vulnerability has been resolved:\n\nnvmet: fix return status of RMI log page on allocation failure\n\nnvmet_execute_get_log_page_rmi() leaves 'status' holding NVME_SC_SUCCESS\n(set by the successful nvmet_re…","severity":"none","vendor":"Linux","product":"Linux","affected":["Linux >= 5fd075cdaf3649000677d960fd9e45c08081b7e0 < 9e136150ac55df4b7ea36e6110ffa39d08905f37","Linux >= 5fd075cdaf3649000677d960fd9e45c08081b7e0 < 581d8bb556dd3e5567bcf322aa5e3e4b6a200c08","Linux 6.13"],"published":"2026-09-17","updated":"2026-09-17","sourceUpdated":"2026-09-17T17:17:43.000","source":"NVD","sourceUrl":"https://nvd.nist.gov/vuln/detail/CVE-2026-90412","references":[{"url":"https://git.kernel.org/stable/c/581d8bb556dd3e5567bcf322aa5e3e4b6a200c08","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"},{"url":"https://git.kernel.org/stable/c/9e136150ac55df4b7ea36e6110ffa39d08905f37","label":"416baaa9-dc9f-4396-8d5f-8c081fb06d67"}],"tags":["nvd","cve.org"],"ingestedAt":"2026-09-17T16:21:47.796Z","epss":0.00189,"epssPercentile":0.08802,"slug":"CVE-2026-90412","body":"## Overview\n\nIn the Linux kernel, the following vulnerability has been resolved:\n\nnvmet: fix return status of RMI log page on allocation failure\n\nnvmet_execute_get_log_page_rmi() leaves 'status' holding NVME_SC_SUCCESS\n(set by the successful nvmet_req_find_ns() call) when the kzalloc() for\nthe log buffer fails. It then jumps to the out label and completes the\nrequest with a success status, so the host is told the command succeeded\nwhile no data was transferred.\n\nInitialize 'status' to NVME_SC_INTERNAL, matching the smart log handler,\nso an allocation failure is reported as an internal error.\n\n## Remediation\n\nRefer to the linked advisories for vendor-supplied fixes and affected version ranges.","depth":"sunlit","depthScore":3,"depthScoreParts":{"impact":2.8,"likelihood":0,"exploitation":0,"ransomware":0},"changes":[]}