CVE-2024-35910
Eric Dumazet (1):
tcp: properly terminate timers for kernel sockets
Geliang Tang (1):
mptcp: add sk_stop_timer_sync helper
include/net/inet_connection_sock.h | 1 +
include/net/sock.h | 9 +++++++++
net/core/sock.c | 7 +++++++
net/ipv4/inet_connection_sock.c | 14 ++++++++++++++
net/ipv4/tcp.c | 2 ++
5 files changed, 33 insertions(+)
--
2.34.1