2 matches found
UBUNTU-CVE-2026-64338
In the Linux kernel, the following vulnerability has been resolved: USB: misc: uss720: unregister parport on probe failure uss720probe registers a parport before reading the 1284 register used to detect unsupported Belkin F5U002 adapters. If get1284register fails, the error path drops the driver...
5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References11
CVE-2026-64338
CVE-2026-64338 is a stale pointer vulnerability in the Linux kernel's uss720 USB driver (drivers/usb/misc). During probe, a parport is registered before reading the 1284 register; if get_1284_register() fails, the error path releases the driver's private data but leaves the parport registered, so...
5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References8Affected Software1
20