public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.10 0/3] net: fix use-after-free of net_device's in __rtnl_newlink()
@ 2022-07-14 16:11 Fedor Pchelkin
  2022-07-14 16:11 ` [PATCH 5.10 1/3] docs: net: explain struct net_device lifetime Fedor Pchelkin
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Fedor Pchelkin @ 2022-07-14 16:11 UTC (permalink / raw)
  To: stable, Greg Kroah-Hartman
  Cc: Fedor Pchelkin, Jakub Kicinski, Alexey Khoroshilov

Syzkaller reports use-after-free for net_device's in 5.10 stable releases.
The problem has been fixed by the following patch series and
it can be cleanly applied to the 5.10 branch.

Found by Linux Verification Center (linuxtesting.org) with Syzkaller.


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

end of thread, other threads:[~2022-07-15 16:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-14 16:11 [PATCH 5.10 0/3] net: fix use-after-free of net_device's in __rtnl_newlink() Fedor Pchelkin
2022-07-14 16:11 ` [PATCH 5.10 1/3] docs: net: explain struct net_device lifetime Fedor Pchelkin
2022-07-15 14:12   ` Greg Kroah-Hartman
2022-07-15 16:23     ` Fedor Pchelkin
2022-07-14 16:11 ` [PATCH 5.10 2/3] net: make free_netdev() more lenient with unregistering devices Fedor Pchelkin
2022-07-14 16:11 ` [PATCH 5.10 3/3] net: make sure devices go through netdev_wait_all_refs Fedor Pchelkin

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