public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.4 0/1] tun: avoid double free in tun_free_netdev
@ 2023-03-28 12:46 Dragos-Marian Panait
  2023-03-28 12:46 ` [PATCH 5.4 1/1] " Dragos-Marian Panait
  2023-03-28 13:21 ` [PATCH 5.4 0/1] " Greg KH
  0 siblings, 2 replies; 3+ messages in thread
From: Dragos-Marian Panait @ 2023-03-28 12:46 UTC (permalink / raw)
  To: stable
  Cc: George Kennedy, Jakub Kicinski, David S . Miller, Eric Dumazet,
	Paolo Abeni, netdev, linux-kernel

The following commit is needed to fix CVE-2022-4744:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=158b515f703e75e7d68289bf4d98c664e1d632df

George Kennedy (1):
  tun: avoid double free in tun_free_netdev

 drivers/net/tun.c | 109 +++++++++++++++++++++++++---------------------
 1 file changed, 59 insertions(+), 50 deletions(-)


base-commit: 6849d8c4a61a93bb3abf2f65c84ec1ebfa9a9fb6
-- 
2.39.1


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

end of thread, other threads:[~2023-03-28 13:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-28 12:46 [PATCH 5.4 0/1] tun: avoid double free in tun_free_netdev Dragos-Marian Panait
2023-03-28 12:46 ` [PATCH 5.4 1/1] " Dragos-Marian Panait
2023-03-28 13:21 ` [PATCH 5.4 0/1] " Greg KH

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