[SRU][N][PATCH 0/1] CVE-2026-43198

Cengiz Can cengiz.can at canonical.com
Wed Jun 24 02:18:17 UTC 2026


https://ubuntu.com/security/CVE-2026-43198

Eric Dumazet (1):
  tcp: fix potential race in tcp_v6_syn_recv_sock()

 include/net/inet_connection_sock.h |  4 +-
 include/net/tcp.h                  |  4 +-
 net/dccp/dccp.h                    |  4 +-
 net/dccp/ipv4.c                    |  4 +-
 net/dccp/ipv6.c                    |  6 +-
 net/dccp/minisocks.c               |  2 +-
 net/ipv4/syncookies.c              |  2 +-
 net/ipv4/tcp_fastopen.c            |  2 +-
 net/ipv4/tcp_ipv4.c                |  8 ++-
 net/ipv4/tcp_minisocks.c           |  2 +-
 net/ipv6/tcp_ipv6.c                | 97 +++++++++++++-----------------
 net/mptcp/subflow.c                |  6 +-
 net/smc/af_smc.c                   |  6 +-
 13 files changed, 77 insertions(+), 70 deletions(-)

-- 
2.43.0




More information about the kernel-team mailing list