Netdev List
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/2] ipv6: frags: adopt __in6_dev_stats_get() a bit more
@ 2026-05-26 14:55 Eric Dumazet
  2026-05-26 14:55 ` [PATCH v2 net-next 1/2] ipv6: guard against possible NULL deref in __in6_dev_stats_get() Eric Dumazet
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Eric Dumazet @ 2026-05-26 14:55 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski, Paolo Abeni
  Cc: Simon Horman, Ido Schimmel, David Ahern, netdev, eric.dumazet,
	Eric Dumazet

First patch addresses Sashiko's feedback about a potential
NULL dereference in __in6_dev_stats_get().

Second patch adopts __in6_dev_stats_get() in net/ipv6/reassembly.c.

Eric Dumazet (2):
  ipv6: guard against possible NULL deref in __in6_dev_stats_get()
  ipv6: frags: cleanup __IP6_INC_STATS() confusion

 include/net/addrconf.h |  5 ++++-
 net/ipv6/reassembly.c  | 46 +++++++++++++++++++-----------------------
 2 files changed, 25 insertions(+), 26 deletions(-)

-- 
2.54.0.746.g67dd491aae-goog


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

end of thread, other threads:[~2026-05-28  0:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-26 14:55 [PATCH v2 net-next 0/2] ipv6: frags: adopt __in6_dev_stats_get() a bit more Eric Dumazet
2026-05-26 14:55 ` [PATCH v2 net-next 1/2] ipv6: guard against possible NULL deref in __in6_dev_stats_get() Eric Dumazet
2026-05-27  7:44   ` Ido Schimmel
2026-05-26 14:55 ` [PATCH v2 net-next 2/2] ipv6: frags: cleanup __IP6_INC_STATS() confusion Eric Dumazet
2026-05-27  7:44   ` Ido Schimmel
2026-05-28  0:40 ` [PATCH v2 net-next 0/2] ipv6: frags: adopt __in6_dev_stats_get() a bit more patchwork-bot+netdevbpf

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