
31 Jul
2025
31 Jul
'25
3:28 p.m.
Fix CVE-2025-21884 Eric Dumazet (1): net: better track kernel sockets lifetime Kuniyuki Iwashima (1): net: Add net_passive_inc() and net_passive_dec(). include/net/net_namespace.h | 10 ++++++++++ include/net/sock.h | 1 + net/core/net_namespace.c | 8 ++++---- net/core/sock.c | 27 ++++++++++++++++++++++----- net/mptcp/subflow.c | 5 +---- net/netlink/af_netlink.c | 10 ---------- net/rds/tcp.c | 8 ++------ net/smc/af_smc.c | 5 +---- net/sunrpc/svcsock.c | 5 +---- net/sunrpc/xprtsock.c | 8 ++------ 10 files changed, 44 insertions(+), 43 deletions(-) -- 2.25.1