1 matches found
CVE-2026-64535
The CVE-2026-64535 entry concerns the Linux kernel nvmet-tcp (NVMe/TCP) UAF risk during a digest mismatch. The issue occurs when a non-final H2C_DATA PDU triggers a digest error handler that calls nvmet_req_uninit(), which performs a percpu_ref_put() but does not mark the command as completed, no...