CVE Catalog

CVE-2026-64335

Low risk· EPSS 8%
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.18%

8th percentile - higher than 8% of all known CVEs

Summary

In the Linux kernel, the USB serial digi_acceleport driver has a vulnerability where reception is broken after throttle. If the port is closed while throttled, the read urb is never resubmitted and the port will not receive further data until the device is reconnected. The fix clears throttle flags and submits the urb when opening the port.

Risk Assessment

The vulnerability could lead to permanent loss of communication with the device, potentially disrupting system or application functionality.

Recommendation

It is recommended to update the Linux kernel to a version containing the fix for CVE-2026-64335.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digi_acceleport: fix broken rx after throttle If the port is closed while throttled, the read urb is never resubmitted and the port will not receive any further data until the device is reconnected (or the driver is rebound). Clear the throttle flags and submit the urb if needed when opening the port.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS