CVE-2026-64335

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
25/07/2026
Last modified:
25/07/2026

Description

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

Impact