Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-64355

9.8 · CRITICAL
Published Jul 25, 2026 EPSS 0.51% (42th pctl)

Overview

CVE-2026-64355 is a critical-severity vulnerability. It was published on July 25, 2026 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

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

linear area. Cloning such a frame leaves XDP_FLAGS_HAS_FRAGS set but

without valid frag metadata, and the later free path can interpret

uninitialized tail data as skb_shared_info, leading to an out-of-bounds

access during frame return.

Reject fragmented native XDP frames in dev_map_enqueue_clone().

Add the same restriction to the generic XDP clone path in

dev_map_redirect_clone(). Generic XDP represents fragmented packets as

nonlinear skbs, and rejecting them here keeps clone-based broadcast

support aligned between native and generic XDP.

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-64355?

CVE-2026-64355 is a critical-severity vulnerability. It was published on July 25, 2026 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

How severe is CVE-2026-64355?

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-64355?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-64355?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-64355 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.