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.
Published: 2026-07-25
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Linux kernel driver for the Digi AccelePort USB device contained a logic flaw that prevented the driver from resubmitting a read request when the port was closed while the driver was throttled. As a result, the USB device stopped delivering data entirely until the device was physically reconnected or the driver was rebound, causing a silent loss of serial communication. This defect does not grant arbitrary code execution or privilege escalation; it solely interrupts the normal operation of the serial connection, effectively denying service to any application relying on that communication channel.

Affected Systems

The vulnerability affects all Linux kernel releases that include the digi_acceleport driver before the patch that corrects the throttling bug. The affected CPE strings indicate any kernel based on Linux, including older 2.6.12 releases and newer 7.2 releases. There is no specific version range given, so any kernel that still contains the unpatched driver code is considered vulnerable.

Risk and Exploitability

The CVSS score of 5.5 reflects a medium severity, indicating a denial of service that does not compromise confidentiality or integrity. The EPSS score is reported as less than 1 % and the vulnerability is not listed in the CISA KEV catalog, indicating a low probability of exploitation. The bug is local in scope; an attacker would need to cause the USB serial port to be closed while it is throttled, for example by sending a close command or manipulating the device state. In typical deployments that do not close the port under throttle, the risk is minimal. However, any system using the digi_acceleport driver should apply the official kernel update that addresses the issue to eliminate the potential for a denial‑of‑service event.

Generated by OpenCVE AI on September 3, 2026 at 21:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a version that contains the fix for the digi_acceleport throttle bug.
  • If a kernel update is not immediately available, avoid closing the USB serial port while it is throttled, or manually rebind the driver (modprobe –r digi_acceleport; modprobe digi_acceleport) after closure to resume data reception.
  • As a temporary measure, power‑cycle the USB device to reset the driver state and restore normal communication.

Generated by OpenCVE AI on September 3, 2026 at 21:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4717-1 linux security update
Debian DLA Debian DLA DLA-4720-1 linux security update
Debian DLA Debian DLA DLA-4723-1 linux-6.1 security update
Debian DLA Debian DLA DLA-4724-1 linux-6.12 new package
History

Thu, 03 Sep 2026 18:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-754
CWE-762

Thu, 03 Sep 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses NVD-CWE-noinfo
CPEs cpe:2.3:o:linux:linux_kernel:2.6.12:-:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:2.6.12:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:2.6.12:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:2.6.12:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:2.6.12:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.2:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.2:rc2:*:*:*:*:*:*

Sat, 01 Aug 2026 02:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-686

Thu, 30 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Low


Sun, 26 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-686

Sat, 25 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
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.
Title USB: serial: digi_acceleport: fix broken rx after throttle
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-17T04:53:38.295Z

Reserved: 2026-07-19T15:36:31.781Z

Link: CVE-2026-64335

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-07-25T10:17:15.337

Modified: 2026-09-03T16:04:16.527

Link: CVE-2026-64335

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-25T00:00:00Z

Links: CVE-2026-64335 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T21:30:06Z

Weaknesses