CVE-2024-36971
Eric Dumazet (2):
net: annotate data-races around sk->sk_dst_pending_confirm
net: fix __dst_negative_advice() race
Liu Jian (1):
net: fix kabi breakage in struct dst_ops
include/net/dst_ops.h | 3 ++-
include/net/sock.h | 17 +++++------------
net/core/sock.c | 2 +-
net/ipv4/route.c | 22 ++++++++--------------
net/ipv4/tcp_output.c | 2 +-
net/ipv6/route.c | 29 +++++++++++++++--------------
net/xfrm/xfrm_policy.c | 11 +++--------
7 files changed, 35 insertions(+), 51 deletions(-)
--
2.34.1