10 matches found
CVE-2026-64534
CVE-2026-64534 (Linux kernel nvmet-tcp) : In nvmet_tcp_try_recv_ddgst(), a data digest mismatch could trigger an unconditional nvmet_req_uninit(), which would call percpu_ref_put() even when nvmet_req_init() had previously failed (due to a path taken by nvmet_tcp_handle_req_failure()). This leads...