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

USB: serial: mct_u232: fix memory corruption with small endpoint

The driver overrides the maximum transfer size for a specific device
which only accepts 16 byte packets for its 32 byte bulk-out endpoint.

Make sure to never increase the maximum transfer size to prevent slab
corruption should a malicious device report a smaller endpoint max
packet size 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 the mct_u232 device mistakenly overrides the maximum transfer size for a bulk‑out endpoint that only accepts 16‑byte packets. This miscalculation can cause a slab corruption in the kernel memory allocator, which may lead to arbitrary code execution or a kernel crash if an attacker supplies a device reporting a smaller endpoint maximum packet size than the driver expects.

Affected Systems

Any Linux system running the mct_u232 USB serial driver is potentially affected. No specific kernel version numbers are listed in the data, so all implementations of the driver prior to the referenced patch are considered vulnerable.

Risk and Exploitability

The EPSS score is less than 1 % and the vulnerability is not recorded in CISA’s KEV catalog, indicating a low likelihood of widespread exploitation at present. Nevertheless, the nature of the flaw—kernel memory corruption—means that if an attacker can present a malicious USB device to the affected system, there is a risk of arbitrary code execution with kernel privileges. No exploitation reports are available, but the severity remains high given the potential impact on system confidentiality, integrity, and availability. The CVSS score of 7.0 indicates a high severity level.

Generated by OpenCVE AI on August 4, 2026 at 06:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply a kernel update that contains the mct_u232 patch referenced in the commit logs
  • Remove or disable any unused USB serial modules that may still contain the vulnerable driver
  • Restrict physical access to USB ports or enforce USB device authorization to reduce risk of malicious device insertion

Generated by OpenCVE AI on August 4, 2026 at 06:51 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 19:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-122

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: mct_u232: fix memory corruption with small endpoint The driver overrides the maximum transfer size for a specific device which only accepts 16 byte packets for its 32 byte bulk-out endpoint. Make sure to never increase the maximum transfer size to prevent slab corruption should a malicious device report a smaller endpoint max packet size than expected.
Title USB: serial: mct_u232: fix memory corruption with small endpoint
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:07.452Z

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

Link: CVE-2026-63898

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-63898 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T07:00:05Z

Weaknesses