CVE-2026-63901
Received Received - Intake

USB: serial: digi_acceleport memory corruption fix

Vulnerability report for CVE-2026-63901, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-19

Last updated on: 2026-07-19

Assigner: kernel.org

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-19
Last Modified
2026-07-19
Generated
2026-07-20
AI Q&A
2026-07-19
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves a memory corruption issue in the USB serial driver for Digi AccelePort devices. The problem occurs when the driver fails to validate the size of bulk-out buffers reported by connected devices. If a malicious device reports smaller buffers than expected, it can lead to out-of-bounds memory access or slab corruption in the kernel.

Detection Guidance

This vulnerability involves memory corruption in the Linux kernel's USB serial driver for Digi AccelePort devices. Detection requires checking kernel logs for USB-related errors or slab corruption warnings. Monitor dmesg or journalctl for messages like 'buffer size mismatch' or 'out-of-bounds access' in the digi_acceleport module. No specific commands are provided in the context.

Impact Analysis

This vulnerability could allow an attacker with physical access to a system to exploit the memory corruption issue by connecting a malicious USB device. This might result in system crashes, data corruption, or potentially privilege escalation if the attacker can execute arbitrary code in the kernel context.

Compliance Impact

This vulnerability does not directly affect compliance with GDPR, HIPAA, or similar standards as it is a low-level memory corruption issue in the Linux kernel's USB serial driver. Compliance impacts would depend on how the affected system is used in a broader context, not the vulnerability itself.

Mitigation Strategies

Update the Linux kernel to the latest patched version to resolve the issue. If immediate patching is not possible, disable the digi_acceleport USB serial driver module to prevent exploitation. Monitor vendor advisories for kernel updates addressing this CVE.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-63901. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart