From: Ashwin Kamat <ashwin.kamat@broadcom.com>
To: linux-kernel@vger.kernel.org
Cc: gregkh@linuxfoundation.org, davem@davemloft.net,
yoshfuji@linux-ipv6.org, dsahern@kernel.org, kuba@kernel.org,
netdev@vger.kernel.org, florian.fainelli@broadcom.com,
ajay.kaher@broadcom.com, vasavi.sirnapalli@broadcom.com,
tapas.kundu@broadcom.com, ashwin.kamat@broadcom.com
Subject: [PATCH v5.15 0/2] Fix for CVE-2024-36901
Date: Tue, 9 Jul 2024 15:49:42 +0530 [thread overview]
Message-ID: <1720520384-9690-1-git-send-email-ashwin.kamat@broadcom.com> (raw)
From: Ashwin Dayanand Kamat <ashwin.kamat@broadcom.com>
net/ipv6: annotate data-races around cnf.disable_ipv6
disable_ipv6 is read locklessly, add appropriate READ_ONCE() and WRITE_ONCE() annotations.
net/ipv6: prevent NULL dereference in ip6_output()
Fix for CVE-2024-36901
Ashwin Dayanand Kamat (2):
net/ipv6: annotate data-races around cnf.disable_ipv6
net/ipv6: prevent NULL dereference in ip6_output()
net/ipv6/addrconf.c | 9 +++++----
net/ipv6/ip6_input.c | 2 +-
net/ipv6/ip6_output.c | 2 +-
3 files changed, 7 insertions(+), 6 deletions(-)
--
2.7.4
next reply other threads:[~2024-07-09 10:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-09 10:19 Ashwin Kamat [this message]
2024-07-09 10:19 ` [PATCH v5.15 1/2] net/ipv6: annotate data-races around cnf.disable_ipv6 Ashwin Kamat
2024-07-09 10:19 ` [PATCH v5.15 2/2] net/ipv6: prevent NULL dereference in ip6_output() Ashwin Kamat
2024-07-12 21:19 ` [PATCH v5.15 0/2] Fix for CVE-2024-36901 Florian Fainelli
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=1720520384-9690-1-git-send-email-ashwin.kamat@broadcom.com \
--to=ashwin.kamat@broadcom.com \
--cc=ajay.kaher@broadcom.com \
--cc=davem@davemloft.net \
--cc=dsahern@kernel.org \
--cc=florian.fainelli@broadcom.com \
--cc=gregkh@linuxfoundation.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=tapas.kundu@broadcom.com \
--cc=vasavi.sirnapalli@broadcom.com \
--cc=yoshfuji@linux-ipv6.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
all inboxes | Powered by JetHome®