mbox series

[0/3] misc bug fixes for the hso driver

Message ID 20200805120709.4676-1-oneukum@suse.com
Headers show
Series misc bug fixes for the hso driver | expand

Message

Oliver Neukum Aug. 5, 2020, 12:07 p.m. UTC
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