Netdev List
 help / color / mirror / Atom feed
* [PATCH v2 net 0/2] tipc: syzbot related fixes
@ 2026-06-23 17:30 Eric Dumazet
  2026-06-23 17:30 ` [PATCH v2 net 1/2] tipc: fix UAF in cleanup_bearer() due to premature dst_cache_destroy() Eric Dumazet
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Eric Dumazet @ 2026-06-23 17:30 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski, Paolo Abeni
  Cc: Simon Horman, Kuniyuki Iwashima, Xin Long, Jon Maloy,
	tipc-discussion, netdev, eric.dumazet, Eric Dumazet

First patch fixes a recent syzbot report.

Second patch is inspired by numerous syzbot soft lockup
reports with RTNL pressure.

Eric Dumazet (2):
  tipc: fix UAF in cleanup_bearer() due to premature dst_cache_destroy()
  tipc: avoid busy looping in tipc_exit_net()

 net/tipc/core.c      |  4 ++--
 net/tipc/udp_media.c | 19 ++++++++++++++-----
 2 files changed, 16 insertions(+), 7 deletions(-)

-- 
2.55.0.rc0.799.gd6f94ed593-goog


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

end of thread, other threads:[~2026-06-25 16:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-23 17:30 [PATCH v2 net 0/2] tipc: syzbot related fixes Eric Dumazet
2026-06-23 17:30 ` [PATCH v2 net 1/2] tipc: fix UAF in cleanup_bearer() due to premature dst_cache_destroy() Eric Dumazet
2026-06-24 12:04   ` Tung Quang Nguyen
2026-06-24 12:42     ` Eric Dumazet
2026-06-24 18:37   ` Xin Long
2026-06-24 18:49     ` Eric Dumazet
2026-06-23 17:30 ` [PATCH v2 net 2/2] tipc: avoid busy looping in tipc_exit_net() Eric Dumazet
2026-06-24 12:07   ` Tung Quang Nguyen
2026-06-24 12:48     ` Eric Dumazet
2026-06-24 19:07 ` [PATCH v2 net 0/2] tipc: syzbot related fixes Xin Long
2026-06-25 16:20 ` 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