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

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

Make sure that the bulk-out buffers are at least as large as the
hardcoded transfer size to avoid user-controlled 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 Linux kernel’s omninet USB serial driver reported by a connected USB device. When a malicious device reports a smaller endpoint max packet size than the hardcoded transfer size, the driver’s bulk‑out buffer is smaller than the data transferred, leading to a user‑controlled slab corruption. This corruption can compromise kernel memory integrity, potentially allowing an attacker to gain elevated privileges or cause a denial‑of‑service by crashing the kernel.

Affected Systems

All Linux kernel versions that include the omninet USB serial driver without the patch. The affected component is the Linux kernel’s omninet driver and any system running a kernel that lacks the recent commit correcting the buffer size check.

Risk and Exploitability

The CVSS score of 7.0 classifies the problem as high severity, but the EPSS score of less than 1% shows that real‑world exploitation is rare. The vulnerability would require a physical or local attacker to present a specially crafted USB device to the target, so it is a local attack vector. It is not listed in the CISA KEV catalog, further indicating that no publicly known exploits exist at this time.

Generated by OpenCVE AI on July 30, 2026 at 21:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a version that incorporates the omninet driver fix
  • If an immediate kernel upgrade is not possible, unload or disable the omninet module to prevent the vulnerable code from being loaded
  • Implement USB access restrictions through udev rules or other device management tools to limit the opportunity for a malicious USB device to connect

Generated by OpenCVE AI on July 30, 2026 at 21:34 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

Tue, 21 Jul 2026 12: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: omninet: fix memory corruption with small endpoint Make sure that the bulk-out buffers are at least as large as the hardcoded transfer size to avoid user-controlled slab corruption should a malicious device report a smaller endpoint max packet size than expected.
Title USB: serial: omninet: 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:28.593Z

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

Link: CVE-2026-63928

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

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T21:45:07Z

Weaknesses