From: Kazunori Kobayashi <kazunori.kobayashi@miraclelinux.com>
To: netdev@vger.kernel.org
Cc: stable@vger.kernel.org, linux-kernel@vger.kernel.org,
hiraku.toyooka@miraclelinux.com,
Kazunori Kobayashi <kazunori.kobayashi@miraclelinux.com>
Subject: [PATCH 5.15 0/3] ipv6/v4: Fix data races around sk->sk_prot and icsk->icsk_af_ops
Date: Mon, 17 Apr 2023 16:53:45 +0000 [thread overview]
Message-ID: <20230417165348.26189-1-kazunori.kobayashi@miraclelinux.com> (raw)
For 5.15 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
next reply other threads:[~2024-06-28 5:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-17 16:53 Kazunori Kobayashi [this message]
2023-04-17 16:53 ` [PATCH 5.15 1/3] ipv6: annotate some data-races around sk->sk_prot Kazunori Kobayashi
2024-07-02 9:42 ` Greg KH
2024-07-03 6:45 ` Kazunori Kobayashi
2023-04-17 16:53 ` [PATCH 5.15 2/3] ipv6: Fix data races " Kazunori Kobayashi
2023-04-17 16:53 ` [PATCH 5.15 3/3] tcp: Fix data races around icsk->icsk_af_ops Kazunori Kobayashi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230417165348.26189-1-kazunori.kobayashi@miraclelinux.com \
--to=kazunori.kobayashi@miraclelinux.com \
--cc=hiraku.toyooka@miraclelinux.com \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox