From: "Juhandré Knoetze" <juhandre.knoetze@windriver.com>
To: stable@vger.kernel.org
Cc: "David S . Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Simon Horman <horms@kernel.org>, David Ahern <dsahern@kernel.org>,
Hideaki Yoshifuji <yoshfuji@linux-ipv6.org>,
Dmitiry Korovkin <dmitriy.korovkin@windriver.com>,
netdev@vger.kernel.org
Subject: [PATCH linux-6.1.y 0/1] inet: backport of RAW sockets dropping incoming ICMP
Date: Wed, 26 Aug 2026 13:50:08 -0400 [thread overview]
Message-ID: <20260826175018.131474-1-juhandre.knoetze@windriver.com> (raw)
Attached is a backport of upstream commit c89477ad7944 for 6.1.y. The
main difference between 6.1.y and the upstream commit is that in 6.1.y
the function 'icmpv6_notify()' in 'net/ipv6/icmp.c' returns void
opposed to a 'skb_drop_reason'.
Eric Dumazet (1):
inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
net/ipv4/icmp.c | 14 ++++++++++----
net/ipv6/icmp.c | 3 +++
2 files changed, 13 insertions(+), 4 deletions(-)
--
2.43.0
next reply other threads:[~2026-08-26 17:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-26 17:50 Juhandré Knoetze [this message]
2026-08-26 17:50 ` [PATCH linux-6.1.y 1/1] inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP Juhandré Knoetze
2026-08-28 1:46 ` [PATCH linux-6.1.y 0/1] inet: backport of RAW sockets dropping " Sasha Levin
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=20260826175018.131474-1-juhandre.knoetze@windriver.com \
--to=juhandre.knoetze@windriver.com \
--cc=davem@davemloft.net \
--cc=dmitriy.korovkin@windriver.com \
--cc=dsahern@kernel.org \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=stable@vger.kernel.org \
--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