1 matches found
CVE-2026-64344
CVE-2026-64344 is a use-after-free in the Linux kernel's USB idmouse driver triggered by a disconnect race. The root cause is that mutex_unlock() is non-atomic and may still access the mutex structure after release, making it unsafe for managing object lifetime. The fix replaces direct mutex-base...
7.8CVSS5.7AI score0.00126EPSS
SaveExploits0References8Affected Software1
20