From: David S. Miller Date: Thu, 6 Aug 2020 00:43:39 +0000 (-0700) Subject: Merge branch 'misc-bug-fixes-for-the-hso-driver' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0063fc3db476d924fa54bc347032b351f28c4b92;p=linux.git Merge branch 'misc-bug-fixes-for-the-hso-driver' Oliver Neukum says: ==================== misc bug fixes for the hso driver 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 ==================== Signed-off-by: David S. Miller --- 0063fc3db476d924fa54bc347032b351f28c4b92