Bugzilla – Bug 1144918
VUL-1: CVE-2019-14763: kernel-source: double-locking error in drivers/usb/dwc3/gadget.c deadlock with f_hid.
Last modified: 2019-08-09 14:38:19 UTC
CVE-2019-14763 In the Linux kernel before 4.16.4, a double-locking error in drivers/usb/dwc3/gadget.c may potentially cause a deadlock with f_hid. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-14763 http://people.canonical.com/~ubuntu-security/cve/2019/CVE-2019-14763.html http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14763 http://www.cvedetails.com/cve/CVE-2019-14763/ https://www.spinics.net/lists/linux-usb/msg167355.html https://github.com/torvalds/linux/commit/c91815b596245fd7da349ecc43c8def670d2269e https://cdn.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.16.4 https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c91815b596245fd7da349ecc43c8def670d2269e https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=072684e8c58d17e853f8e8b9f6d9ce2e58d2b036 https://github.com/torvalds/linux/commit/072684e8c58d17e853f8e8b9f6d9ce2e58d2b036 https://www.spinics.net/lists/linux-usb/msg167393.html
dwc3 gadget driver isn't enabled in both SLE and Leap kernels, so basically we aren't affected. FWIW, the commit 072684e8c58d17e853f8e8b9f6d9ce2e58d2b036 is already backported in SLE15 while c91815b596245fd7da349ecc43c8def670d2269e is blacklisted. Reassigned back to security team.
(In reply to Takashi Iwai from comment #1) > dwc3 gadget driver isn't enabled in both SLE and Leap kernels, so basically > we aren't affected. > > FWIW, the commit 072684e8c58d17e853f8e8b9f6d9ce2e58d2b036 is already > backported in SLE15 while c91815b596245fd7da349ecc43c8def670d2269e is > blacklisted. > > Reassigned back to security team. Thank you Takashi for your input. Closing as resolved upstream