[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230417165428.26284-1-kazunori.kobayashi@miraclelinux.com>
Date: Mon, 17 Apr 2023 16:54:25 +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 4.19 0/3] ipv6/v4: Fix data races around sk->sk_prot and icsk->icsk_af_ops
For 4.19 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 | 38 +++++++++++++++++++++++++++-----------
net/ipv4/tcp.c | 10 ++++++----
net/ipv6/af_inet6.c | 14 ++++++++++----
net/ipv6/ipv6_sockglue.c | 9 ++++++---
net/ipv6/tcp_ipv6.c | 6 ++++--
6 files changed, 57 insertions(+), 26 deletions(-)
--
2.39.2
Powered by blists - more mailing lists