netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] inet: ping: misc changes
@ 2025-08-27 12:05 Eric Dumazet
  2025-08-27 12:05 ` [PATCH net-next 1/3] inet: ping: check sock_net() in ping_get_port() Eric Dumazet
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Eric Dumazet @ 2025-08-27 12:05 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski, Paolo Abeni
  Cc: Simon Horman, David Ahern, netdev, eric.dumazet, Eric Dumazet

First and third patches improve security a bit.

Second patch (ping_hash removal) is a cleanup.

Eric Dumazet (3):
  inet: ping: check sock_net() in ping_get_port()
  inet: ping: remove ping_hash()
  inet: ping: make ping_port_rover per netns

 include/net/netns/ipv4.h |  1 +
 net/ipv4/ping.c          | 32 +++++++++++++-------------------
 net/ipv6/ping.c          |  1 -
 3 files changed, 14 insertions(+), 20 deletions(-)

-- 
2.51.0.261.g7ce5a0a67e-goog


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

end of thread, other threads:[~2025-08-27 16:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-27 12:05 [PATCH net-next 0/3] inet: ping: misc changes Eric Dumazet
2025-08-27 12:05 ` [PATCH net-next 1/3] inet: ping: check sock_net() in ping_get_port() Eric Dumazet
2025-08-27 14:50   ` David Ahern
2025-08-27 16:12     ` Eric Dumazet
2025-08-27 12:05 ` [PATCH net-next 2/3] inet: ping: remove ping_hash() Eric Dumazet
2025-08-27 14:52   ` David Ahern
2025-08-27 12:05 ` [PATCH net-next 3/3] inet: ping: make ping_port_rover per netns Eric Dumazet
2025-08-27 14:57   ` David Ahern
2025-08-27 15:00     ` Eric Dumazet
2025-08-27 15:07       ` David Ahern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).