CVE-2026-64320 — Linux: In the Linux kernel, the following vulnerability has been resolved: nvmet: fix pre-auth out-of-bounds
In the Linux kernel, the following vulnerability has been resolved: nvmet: fix pre-auth out-of-bounds heap read in Discovery Get Log Page nvmet_execute_disc_get_log_page() validates only the dword alignment of the host-supplied Log Page Offset (lpo). The 64-bit offset is then added to a small kzalloc'd buffer that holds the discovery log page and the result is passed straight to nvmet_copy_to_sgl(), which memcpy()s data_len bytes out to the host with no source-side bound c CVSSv3.1 9.1 (CRITICAL) · EPSS 17th percentile