Security Advisory

CVE-2026-64335

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-07-25 08:50:00
Last updated 2026-07-25 08:50:00
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

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.