2 matches found
CVE-2026-64340
CVE-2026-64340 is a use-after-free in the Linux kernel's USB legousbtower driver caused by a race between release() and disconnect(). The root cause is that mutex_unlock() can access the mutex structure after the lock is released, making it unsafe for object lifetime management. The fix introduce...
7.8CVSS5.7AI score0.00126EPSS
SaveExploits0References8Affected Software1
PT-2026-64561
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the legousbtower USB driver. The problem occurs during a race condition between the release and disconnect functions, where mutex unlock may attempt to...
9.8CVSS5.9AI score0.00126EPSS
SaveExploits0
20