Netdev List
 help / color / mirror / Atom feed
* [PATCH linux-6.1.y 0/1] inet: backport of RAW sockets dropping incoming ICMP
@ 2026-08-26 17:50 Juhandré Knoetze
  2026-08-26 17:50 ` [PATCH linux-6.1.y 1/1] inet: RAW sockets using IPPROTO_RAW MUST drop " Juhandré Knoetze
  2026-08-28  1:46 ` [PATCH linux-6.1.y 0/1] inet: backport of RAW sockets dropping " Sasha Levin
  0 siblings, 2 replies; 3+ messages in thread
From: Juhandré Knoetze @ 2026-08-26 17:50 UTC (permalink / raw)
  To: stable
  Cc: David S . Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Simon Horman, David Ahern, Hideaki Yoshifuji, Dmitiry Korovkin,
	netdev

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-08-28  1:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-26 17:50 [PATCH linux-6.1.y 0/1] inet: backport of RAW sockets dropping incoming ICMP Juhandré Knoetze
2026-08-26 17:50 ` [PATCH linux-6.1.y 1/1] inet: RAW sockets using IPPROTO_RAW MUST drop " Juhandré Knoetze
2026-08-28  1:46 ` [PATCH linux-6.1.y 0/1] inet: backport of RAW sockets dropping " Sasha Levin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox