CVE-2026-63927
High
usb: dwc2: Fix use after free in debug code
In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: Fix use after free in debug code We're not allowed to dereference "urb" after calling usb_hcd_giveback_urb() so save the urb->status ahead of time.
Exploit probability
0.2%
Published
July 19, 2026
Required by
Not available
Last source change
August 15, 2026
02 / AFFECTED SOFTWARE
Affected packages
03 / CONNECTIONS
Connected vulnerabilities
04 / EVIDENCE
Source records
Open Source Vulnerabilities
CVE-2026-63927
View original source
In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: Fix use after free in debug code We're not allowed to dereference "urb" after calling usb_hcd_giveback_urb() so save the urb->status ahead of time.
05 / REFERENCES
Further evidence
- https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
- https://git.kernel.org/stable/c/0584af4fe40fa5e254a05d69ce658746de641708
- https://git.kernel.org/stable/c/63b0dafa676aad4d0c3f01a61ad8e2990907660c
- https://git.kernel.org/stable/c/6d0b79d1d1118145e48a68192b6d733e39387053
- https://git.kernel.org/stable/c/84ea928ed584756e59c6ac09736f12d1db95ded0
- https://git.kernel.org/stable/c/9ea06a3fbf9f16e0d98c52cb3b99642be15ec281
- https://git.kernel.org/stable/c/9fe1d84f7e2cf33634e8afb7f4b7f8de182dd913
- https://git.kernel.org/stable/c/a15eeeceb94cbc04edef395e4d777ff554bdc27d
- https://git.kernel.org/stable/c/d5fc183ed614aeba6779cc992325be560f9a4451
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63927.json
- https://nvd.nist.gov/vuln/detail/CVE-2026-63927