2 matches found
CVE-2026-64343
CVE-2026-64343 is a use-after-free in the Linux kernel's USB ldusb driver triggered by a race between release() and disconnect(). The root cause is that mutex_unlock() is non-atomic and may access the mutex structure after the lock is released, making it unsuitable for managing object lifetime di...
7.8CVSS5.7AI score0.00126EPSS
SaveExploits0References8Affected Software1
PT-2026-64564
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the USB ldusb component. The mutex unlock function may access the mutex structure after the lock has been released, meaning it cannot be used to manage t...
7.8CVSS6AI score0.00126EPSS
SaveExploits0
20