All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] net/sched: two fixes for cls_u32
@ 2022-04-13 17:35 Eric Dumazet
  2022-04-13 17:35 ` [PATCH net 1/2] net/sched: cls_u32: fix netns refcount changes in u32_change() Eric Dumazet
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Eric Dumazet @ 2022-04-13 17:35 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski, Paolo Abeni
  Cc: Jamal Hadi Salim, Cong Wang, Jiri Pirko, netdev, Eric Dumazet,
	Eric Dumazet

From: Eric Dumazet <edumazet@google.com>

One syzbot report brought my attention to cls_u32.

This series addresses the syzbot report, and an additional
issue discovered in code review.

Eric Dumazet (2):
  net/sched: cls_u32: fix netns refcount changes in u32_change()
  net/sched: cls_u32: fix possible leak in u32_init_knode()

 net/sched/cls_u32.c | 24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)

-- 
2.35.1.1178.g4f1659d476-goog


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

end of thread, other threads:[~2022-04-15 21:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-13 17:35 [PATCH net 0/2] net/sched: two fixes for cls_u32 Eric Dumazet
2022-04-13 17:35 ` [PATCH net 1/2] net/sched: cls_u32: fix netns refcount changes in u32_change() Eric Dumazet
2022-04-14 15:59   ` Jamal Hadi Salim
2022-04-13 17:35 ` [PATCH net 2/2] net/sched: cls_u32: fix possible leak in u32_init_knode() Eric Dumazet
2022-04-14 16:03   ` Jamal Hadi Salim
2022-04-15 21:50 ` [PATCH net 0/2] net/sched: two fixes for cls_u32 patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.