2 matches found
EUVD-2026-55385
In the Linux kernel, the following vulnerability has been resolved: bpf, sockmap: Fix cork use-after-free in tcpbpfsendmsg tcpbpfsendmsg keeps msgtx across skstreamwaitmemory, which drops and reacquires the socket lock. Its error path tries to decide whether msgtx names the local temporary messag...
5.5AI score
SaveExploits0References5
CVE-2026-68284
The CVE-2026-68284 entry concerns a Linux kernel vulnerability in bpf, sockmap: a cork use-after-free in tcp_bpf_sendmsg(). The issue arises when msg_tx, which can point to the local temporary cork or to the shared cork, is compared against psock->cork after sk_stream_wait_memory() releases an...
5.5AI score
SaveExploits0References5
20