[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230417165406.26237-1-kazunori.kobayashi@miraclelinux.com>
Date: Mon, 17 Apr 2023 16:54:03 +0000
From: Kazunori Kobayashi <kazunori.kobayashi@...aclelinux.com>
To: netdev@...r.kernel.org
Cc: stable@...r.kernel.org,
linux-kernel@...r.kernel.org,
hiraku.toyooka@...aclelinux.com,
Kazunori Kobayashi <kazunori.kobayashi@...aclelinux.com>
Subject: [PATCH 5.4 0/3] ipv6/v4: Fix data races around sk->sk_prot and icsk->icsk_af_ops
For 5.4 kernel, this series includes backports of CVE-2022-3566 and
CVE-2022-3567 fixes.
Eric Dumazet (1):
ipv6: annotate some data-races around sk->sk_prot
Kuniyuki Iwashima (2):
ipv6: Fix data races around sk->sk_prot.
tcp: Fix data races around icsk->icsk_af_ops.
net/core/sock.c | 6 ++++--
net/ipv4/af_inet.c | 23 ++++++++++++++++-------
net/ipv4/tcp.c | 10 ++++++----
net/ipv6/af_inet6.c | 24 ++++++++++++++++++------
net/ipv6/ipv6_sockglue.c | 9 ++++++---
net/ipv6/tcp_ipv6.c | 6 ++++--
6 files changed, 54 insertions(+), 24 deletions(-)
--
2.39.2
Powered by blists - more mailing lists