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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-07-25 10:17
Updated : 2026-09-03 16:04
NVD link : CVE-2026-64335
Mitre link : CVE-2026-64335
CVE.ORG link : CVE-2026-64335
JSON object : View
Products Affected
linux
- linux_kernel
CWE
