CVE Catalog

CVE-2026-63928

Low risk· EPSS 11%
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.21%

11th percentile - higher than 11% of all known CVEs

Summary

A vulnerability in the Linux kernel's USB serial omninet driver can cause memory corruption when a malicious device reports a smaller endpoint max packet size than expected, leading to controlled slab corruption.

Risk Assessment

An attacker could exploit this vulnerability to cause kernel memory corruption, potentially leading to system crashes or privilege escalation.

Recommendation

Immediately update the Linux kernel to a version containing the fix that ensures bulk-out buffers are at least as large as the hardcoded transfer size.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS