114 matches found
CVE-2026-90051
CVE-2026-90051 is a Linux kernel vulnerability in TCP devmem (device memory) transmission . The root cause is that devmem TCP TX requires zero-copy to function correctly, but this was not enforced when the NETIF_F_SG flag is absent. In that case, tcp_sendmsg_locked() would attempt the copy path a...
SaveExploits0References3
20