THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-64355 (CRITICAL 9.8) — In the Linux kernel, the following vulnerability has been resolved: bpf: Reject fragmented frames in devmap Devmap broadcast redirects clone the packet for all but the last destination. For native XDP, that clone path copies only the linear xdp_frame data, while fragmented fra

[NVD] CVE-2026-64355 (CRITICAL 9.8) — In the Linux kernel, the following vulnerability has been resolved: bpf: Reject fragmented frames in devmap Devmap broadcast redirects clone the packet for all but the last destination. For native XDP, that clone path copies only the linear xdp_frame data, while fragmented fra

lownvdPublished 2026-07-25

CVE-2026-64355 CVSS: 9.8 CRITICAL Published: 2026-07-25T10:17:17.920

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

bpf: Reject fragmented frames in devmap

Devmap broadcast redirects clone the packet for all but the last destination.

For native XDP, that clone path copies only the linear xdp_frame data, while fragmented frames keep skb_shared_info in tailroom outside the l

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-64355