From: Ruohan Lan <ruohanlan@aliyun.com>
To: gregkh@linuxfoundation.org, stable@vger.kernel.org
Cc: edumazet@google.com, kuniyu@google.com, kuba@kernel.org,
dsahern@kernel.org, netdev@vger.kernel.org,
Ruohan Lan <ruohanlan@aliyun.com>
Subject: [PATCH 6.6.y 0/3] Backport to fix CVE-2025-40170
Date: Mon, 2 Mar 2026 15:36:27 +0800 [thread overview]
Message-ID: <20260302073630.988982-1-ruohanlan@aliyun.com> (raw)
Eric Dumazet (3):
net: dst: add four helpers to annotate data-races around dst->dev
net: dst: introduce dst->dev_rcu
net: use dst_dev_rcu() in sk_setup_caps()
include/net/dst.h | 34 ++++++++++++++++++++++++++++++----
include/net/ip.h | 7 +++++--
include/net/ip6_route.h | 2 +-
include/net/route.h | 2 +-
net/core/dst.c | 4 ++--
net/core/sock.c | 16 ++++++++++------
net/ipv4/route.c | 4 ++--
7 files changed, 51 insertions(+), 18 deletions(-)
--
2.43.0
next reply other threads:[~2026-03-02 7:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-02 7:36 Ruohan Lan [this message]
2026-03-02 7:36 ` [PATCH 6.6.y 1/3] net: dst: add four helpers to annotate data-races around dst->dev Ruohan Lan
2026-03-02 7:36 ` [PATCH 6.6.y 2/3] net: dst: introduce dst->dev_rcu Ruohan Lan
2026-03-02 7:36 ` [PATCH 6.6.y 3/3] net: use dst_dev_rcu() in sk_setup_caps() Ruohan Lan
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=20260302073630.988982-1-ruohanlan@aliyun.com \
--to=ruohanlan@aliyun.com \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=gregkh@linuxfoundation.org \
--cc=kuba@kernel.org \
--cc=kuniyu@google.com \
--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