netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] misc bug fixes for the hso driver
@ 2020-08-05 12:07 Oliver Neukum
  2020-08-05 12:07 ` [PATCH 1/3] hso: fix bailout in error case of probe Oliver Neukum
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Oliver Neukum @ 2020-08-05 12:07 UTC (permalink / raw)
  To: netdev, davem

1. Code reuse led to an unregistration of a net driver that has not been
registered
2. The kernel complains generically if kmalloc with GFP_KERNEL fails
3. A race that can lead to an URB that is in use being reused or
a use after free


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

end of thread, other threads:[~2020-08-06  0:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-05 12:07 [PATCH 0/3] misc bug fixes for the hso driver Oliver Neukum
2020-08-05 12:07 ` [PATCH 1/3] hso: fix bailout in error case of probe Oliver Neukum
2020-08-05 12:07 ` [PATCH 2/3] usb: hso: no complaint about kmalloc failure Oliver Neukum
2020-08-05 12:07 ` [PATCH 3/3] usb: hso: remove bogus check for EINPROGRESS Oliver Neukum
2020-08-06  0:44 ` [PATCH 0/3] misc bug fixes for the hso driver David Miller

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).