GHSA-fcv3-4h5f-37c2HighCVSS 7.8

In the Linux kernel, the following vulnerability has been resolved: usb: dwc2: Fix use after...

Published
July 19, 2026
Last Modified
July 20, 2026

🔗 CVE IDs covered (1)

📋 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.

🔗 References (10)