All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 4.14 0/1] can: usb_8dev: backport fix for CVE-2022-28388
@ 2022-04-19 11:38 Dragos-Marian Panait
  2022-04-19 11:38 ` [PATCH 4.14 1/1] can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path Dragos-Marian Panait
  2022-04-21  9:55 ` [PATCH 4.14 0/1] can: usb_8dev: backport fix for CVE-2022-28388 Greg KH
  0 siblings, 2 replies; 3+ messages in thread
From: Dragos-Marian Panait @ 2022-04-19 11:38 UTC (permalink / raw)
  To: stable
  Cc: dragos.panait, wg, mkl, davem, paskripkin, gregkh, hbh25y,
	linux-can, netdev, linux-kernel

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

Hangyu Hua (1):
  can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in
    error path

 drivers/net/can/usb/usb_8dev.c | 30 ++++++++++++++----------------
 1 file changed, 14 insertions(+), 16 deletions(-)


base-commit: 74766a973637a02c32c04c1c6496e114e4855239
-- 
2.17.1


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-19 11:38 [PATCH 4.14 0/1] can: usb_8dev: backport fix for CVE-2022-28388 Dragos-Marian Panait
2022-04-19 11:38 ` [PATCH 4.14 1/1] can: usb_8dev: usb_8dev_start_xmit(): fix double dev_kfree_skb() in error path Dragos-Marian Panait
2022-04-21  9:55 ` [PATCH 4.14 0/1] can: usb_8dev: backport fix for CVE-2022-28388 Greg KH

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.