{"id":"CVE-2026-90412","summary":"nvmet: fix return status of RMI log page on allocation failure","details":"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_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.","modified":"2026-09-19T03:47:29.021724078Z","published":"2026-09-17T16:09:38.732Z","database_specific":{"cna_assigner":"Linux","osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90412.json"},"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/581d8bb556dd3e5567bcf322aa5e3e4b6a200c08"},{"type":"WEB","url":"https://git.kernel.org/stable/c/9e136150ac55df4b7ea36e6110ffa39d08905f37"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90412.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-90412"},{"type":"PACKAGE","url":"https://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"}},{"package":{"name":"Kernel","ecosystem":"Linux"},"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"}}],"schema_version":"1.9.0"}