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
  2026-06-23 17:30 ` [PATCH v2 net 2/2] tipc: avoid busy looping in tipc_exit_net() Eric Dumazet
  0 siblings, 2 replies; 3+ 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] 3+ messages in thread

end of thread, other threads:[~2026-06-23 17:31 UTC | newest]

Thread overview: 3+ 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-23 17:30 ` [PATCH v2 net 2/2] tipc: avoid busy looping in tipc_exit_net() Eric Dumazet

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