[lvc-project] [PATCH 6.1/6.6 0/2] sctp: disable BH before calling udp_tunnel_xmit_skb()
Alexander Martyniuk
alexevgmart at gmail.com
Thu Jul 16 21:29:14 MSK 2026
From: Alexander Martyniuk <amartyniuk at astralinux.ru>
Fixes CVE-2026-53070: sctp: disable BH before calling udp_tunnel_xmit_skb()
Link: https://lore.kernel.org/linux-cve-announce/2026062404-CVE-2026-53070-0031@gregkh/
Petr Machata (1):
net: ipv6: Make udp_tunnel6_xmit_skb() void
Xin Long (1):
sctp: disable BH before calling udp_tunnel_xmit_skb()
include/net/udp_tunnel.h | 2 +-
net/ipv6/ip6_udp_tunnel.c | 3 +--
net/sctp/ipv6.c | 9 ++++++---
net/sctp/protocol.c | 2 ++
net/tipc/udp_media.c | 10 +++++-----
5 files changed, 15 insertions(+), 11 deletions(-)
--
2.43.0
More information about the lvc-project
mailing list