Description
In the Linux kernel, the following vulnerability has been resolved:

USB: serial: digi_acceleport: fix memory corruption with small endpoints

Add the missing bulk-out buffer size sanity checks to avoid
out-of-bounds memory accesses or slab corruption should a malicious
device report smaller buffers than expected.
Published: 2026-07-19
Score: 7.0 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises when the USB serial driver for digi_acceleport accepts a malicious device that reports bulk‑out buffer sizes smaller than expected. Because the driver fails to perform size sanity checks, it can write beyond the allocated buffer and corrupt kernel memory, potentially allowing an attacker to execute arbitrary code with kernel privileges. This is a buffer overrun (CWE‑787) vulnerability.

Affected Systems

All Linux kernel releases that include the digi_acceleport serial driver are impacted. The exact kernel version is not specified in the advisory, so any system running a kernel that has not yet incorporated the patch is vulnerable.

Risk and Exploitability

The CVSS score is 7.0. The EPSS score indicates a probability of exploitation below 1%, which is very low. Based on the description, it is inferred that exploitation requires a USB device that reports smaller buffers than expected, meaning the attacker needs physical or remote to attach a malicious peripheral and may be possible from a local or remote USB interface. The vulnerability is not currently listed in CISA KEV, suggesting no known widespread exploitation, but the potential impact remains significant if an attacker gains local access.

Generated by OpenCVE AI on August 4, 2026 at 18:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a version that contains the patch adding bulk‑out buffer size sanity checks for the digi_acceleport driver.
  • Limit USB device connectivity to trusted devices or configure the system to enforce stricter permission checks on USB ports to reduce the likelihood that a malicious device can connect.
  • Create a udev rule that blocks untrusted USB serial devices from being enumerated unless explicitly allowed, or use systemd‑udev sandboxing to restrict access to the digi_acceleport driver.

Generated by OpenCVE AI on August 4, 2026 at 18:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Ubuntu USN Ubuntu USN USN-8593-1 Linux kernel vulnerabilities
Ubuntu USN Ubuntu USN USN-8603-1 Linux kernel (Azure) vulnerabilities
Ubuntu USN Ubuntu USN USN-8618-1 Linux kernel vulnerabilities
History

Wed, 22 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-787
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Sun, 19 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: USB: serial: digi_acceleport: fix memory corruption with small endpoints Add the missing bulk-out buffer size sanity checks to avoid out-of-bounds memory accesses or slab corruption should a malicious device report smaller buffers than expected.
Title USB: serial: digi_acceleport: fix memory corruption with small endpoints
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-19T14:55:09.553Z

Reserved: 2026-07-19T07:54:57.019Z

Link: CVE-2026-63901

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-63901 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T18:30:12Z

Weaknesses