netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] can: fix use-after-free on USB disconnect
@ 2019-10-01 10:29 Johan Hovold
  2019-10-01 10:29 ` [PATCH 1/2] can: mcba_usb: fix use-after-free on disconnect Johan Hovold
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Johan Hovold @ 2019-10-01 10:29 UTC (permalink / raw)
  To: Wolfgang Grandegger, Marc Kleine-Budde
  Cc: David S. Miller, linux-can, netdev, linux-kernel, linux-usb,
	Johan Hovold

Syzbot reported a use-after-free on disconnect in mcba_usb and a quick
grep revealed a similar issue in usb_8dev.

Compile-tested only.

Johan


Johan Hovold (2):
  can: mcba_usb: fix use-after-free on disconnect
  can: usb_8dev: fix use-after-free on disconnect

 drivers/net/can/usb/mcba_usb.c | 3 +--
 drivers/net/can/usb/usb_8dev.c | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

-- 
2.23.0


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

end of thread, other threads:[~2019-10-04 20:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-01 10:29 [PATCH 0/2] can: fix use-after-free on USB disconnect Johan Hovold
2019-10-01 10:29 ` [PATCH 1/2] can: mcba_usb: fix use-after-free on disconnect Johan Hovold
2019-10-01 10:29 ` [PATCH 2/2] can: usb_8dev: " Johan Hovold
2019-10-04 20:45 ` [PATCH 0/2] can: fix use-after-free on USB disconnect Marc Kleine-Budde

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).