Bug 2507117 (CVE-2026-64335) - CVE-2026-64335 kernel: USB: serial: digi_acceleport: fix broken rx after throttle
Summary: CVE-2026-64335 kernel: USB: serial: digi_acceleport: fix broken rx after thro...
Keywords:
Status: NEW
Alias: CVE-2026-64335
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-25 10:05 UTC by OSIDB Bzimport
Modified: 2026-07-30 10:34 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-25 10:05:55 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.