All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] USB: legousbtower: misc fixes
@ 2019-09-19  8:18 Johan Hovold
  2019-09-19  8:18 ` [PATCH 1/4] USB: legousbtower: fix slab info leak at probe Johan Hovold
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Johan Hovold @ 2019-09-19  8:18 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb, Alan Stern, Oliver Neukum, Johan Hovold

This series fixes a few issues found in the legousbtower driver. The
potential deadlock issue was reported by syzbot, and the rest was found
through inspection.

I have bunch of clean ups for this driver as well that I'll post once
these are in Linus's tree.

Johan


Johan Hovold (4):
  USB: legousbtower: fix slab info leak at probe
  USB: legousbtower: fix deadlock on disconnect
  USB: legousbtower: fix potential NULL-deref on disconnect
  USB: legousbtower: fix open after failed reset request

 drivers/usb/misc/legousbtower.c | 55 ++++++++++++++-------------------
 1 file changed, 23 insertions(+), 32 deletions(-)

-- 
2.23.0


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

end of thread, other threads:[~2019-09-19  8:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-19  8:18 [PATCH 0/4] USB: legousbtower: misc fixes Johan Hovold
2019-09-19  8:18 ` [PATCH 1/4] USB: legousbtower: fix slab info leak at probe Johan Hovold
2019-09-19  8:18 ` [PATCH 2/4] USB: legousbtower: fix deadlock on disconnect Johan Hovold
2019-09-19  8:18 ` [PATCH 3/4] USB: legousbtower: fix potential NULL-deref " Johan Hovold
2019-09-19  8:18 ` [PATCH 4/4] USB: legousbtower: fix open after failed reset request Johan Hovold

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.