CVE-2026-80830
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
Sep 04, 2026
Vendor
unknown
Description
In the Linux kernel, the following vulnerability has been resolved: usb: core: Add lock to usb_wakeup_notification() Add a spin lock to usb_wakeup notification to prevent a race condition with dereferencing freed memory. This could be hit by the xHCI driver as it calls this function from an IRQ and could race with the hub_disconnect() function, which properly grabs this lock to protect the state of the device.
References
- https://git.kernel.org/stable/c/04ab260407972e631c86f2bc576cd8e64d65b325
- https://git.kernel.org/stable/c/71cfda2fdf78041a01e9d94143baa79feabbdbf6
- https://git.kernel.org/stable/c/7c48aa0c1e79116b8af4b988d16ee29b427d6491
- https://git.kernel.org/stable/c/960ca456faf61824b178f47967340300b24183db
- https://git.kernel.org/stable/c/975ef630393c07fcbebf94f4d97043161b77a6ce