PT-2026-64675 · Linux+1 · Linux Kernel+1
CVE-2026-64454
·
Published
2026-07-25
·
Updated
2026-09-07
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the usb dwc3 component where the
dwc3 gadget suspend() function acquires dwc->lock with interrupts disabled and subsequently calls dwc3 disconnect gadget(). Because the helper only utilizes plain spin unlock() and spin lock() for asynchronous callbacks, the gadget->disconnect() callback continues to execute while interrupts are disabled. This can cause a Lockdep error if a sleepable callback is triggered, as sleeping functions cannot be called from an invalid context where interrupts are disabled.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel
Ubuntu