Vulnerability Description
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.
CVSS Score
HIGH
References
- 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
FAQ
What is CVE-2026-63927?
CVE-2026-63927 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 th...
How severe is CVE-2026-63927?
CVE-2026-63927 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-63927?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.