1587 matches found
CVE-2026-68117
In the Linux kernel TIPC subsystem, CVE-2026-68117 is resolved by clearing sock->sk on the failed-insert path in tipc_sk_create(). When tipc_sk_insert() fails, sk_free(sk) previously left sock->sk dangling, allowing a use-after-free during accept(). The root cause is that tipc_release() cou...
5.4AI score
SaveExploits0References5
20