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 vendor driver for the Digi AccelePort USB device had a logic flaw wherein, if the device port was closed while it was throttled, the read request (URB) was never resubmitted. Subsequent data from the device would not be received until the physical device was disconnected and reconnected or the driver was rebound. The failure manifests as a silent loss of all serial data, effectively denying service to applications that rely on the USB serial connection. The defect does not allow arbitrary code execution or privilege escalation; it is a functional bug that creates a denial of service under specific conditions.

Affected Systems

The vulnerability affects the Linux kernel vendor kernel and the included digi_acceleport driver. No specific kernel version range is listed in the data, but all kernel releases prior to the patch that contains the fix are considered affected.

Risk and Exploitability

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 appears local in scope, requiring the attacker to influence the device port state (e.g., by sending a close command while the driver is throttling). For typical deployments that do not forcibly close the port under throttle, the risk is minimal. Nevertheless, any system using the digi_acceleport driver should use the official kernel update that addresses the issue to eliminate the potential for a denial‑of‑service event.

Generated by OpenCVE AI on August 2, 2026 at 13:18 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 August 2, 2026 at 13:18 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

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-07-25T08:50:00.835Z

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

Link: CVE-2026-64335

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

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

Modified: 2026-08-11T15:00:57.447

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-08-02T13:30:17Z

Weaknesses

No weakness.