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
- [PATCH 0/3] misc bug fixes for the hso driver Oliver Neukum
- [PATCH 2/3] usb: hso: no complaint about kmalloc failur... Oliver Neukum
- [PATCH 1/3] hso: fix bailout in error case of probe Oliver Neukum
- Re: [PATCH 0/3] misc bug fixes for the hso driver David Miller