2 matches found
EUVD-2026-82073
In the Linux kernel, the following vulnerability has been resolved: nvmet: fix return status of RMI log page on allocation failure nvmetexecutegetlogpagermi leaves 'status' holding NVMESCSUCCESS set by the successful nvmetreqfindns call when the kzalloc for the log buffer fails. It then jumps to...
0.00189EPSS
SaveExploits0References2
CVE-2026-90412
CVE-2026-90412 affects the Linux kernel nvmet (NVM Express target) subsystem. The function nvmet_execute_get_log_page_rmi() fails to update the status variable when kzalloc() for the log buffer fails, leaving it at NVME_SC_SUCCESS from an earlier nvmet_req_find_ns() call. As a result, the NVMe ho...
0.00189EPSS
SaveExploits0References2
20