PT-2026-64572 · Linux+1 · Linux Kernel+1

CVE-2026-64351

·

Published

2026-07-25

·

Updated

2026-09-07

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An out-of-bounds read exists in the kalmia rx fixup() function. The function calculates usb packet length by subtracting twice the KALMIA HEADER LENGTH from skb->len. Because the pre-loop check only ensures skb->len is at least 6, a device can provide a short bulk-IN frame (length 6 to 11) or a short trailing remainder, causing usb packet length to underflow to approximately 65530. This underflow bypasses the truncation path, allowing a device-supplied ether packet length (up to 65535) to drive memcmp(), skb trim(), and skb pull() beyond the end of the 14000-byte rx buffer.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

AZL-93683
CVE-2026-64351
ECHO-1FE7-352B-757F
OPENSUSE-SU-2026:11476-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu