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

CVE-2026-64355

·

Published

2026-07-25

·

Updated

2026-09-07

CVSS v3.1

9.8

Critical

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description An issue exists in the bpf component where devmap broadcast redirects clone packets for all but the last destination. In native XDP, the clone path only copies linear xdp frame data, while fragmented frames maintain skb shared info in tailroom outside the linear area. Cloning these frames leaves the XDP FLAGS HAS FRAGS flag set without valid fragment metadata. Consequently, the free path may interpret uninitialized tail data as skb shared info, resulting in an out-of-bounds access during frame return. This affects the dev map enqueue clone() function for native XDP and the dev map redirect clone() function for generic XDP, where fragmented packets are represented as nonlinear skbs.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Out of bounds Read

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

Weakness Enumeration

Related Identifiers

AZL-93434
CVE-2026-64355
ECHO-86CC-DE0C-7C1D
OPENSUSE-SU-2026:11476-1
USN-8726-1
USN-8727-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu