Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-64355

bpf: Reject fragmented frames in devmap
Back to all
CVE

CVE-2026-64355

bpf: Reject fragmented frames in devmap

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 skbsharedinfo in tailroom outside the

linear area. Cloning such a frame leaves XDPFLAGSHAS_FRAGS set but

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

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

access during frame return.

Reject fragmented native XDP frames in devmapenqueue_clone().

Add the same restriction to the generic XDP clone path in

devmapredirect_clone(). Generic XDP represents fragmented packets as

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

support aligned between native and generic XDP.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9.8
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
0
-
3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
C
H
U
-

Related Resources

No items found.

References

https://git.kernel.org/stable/c/07a4c11ee8ef4abcb39d922e9e410ae269671cdf, https://git.kernel.org/stable/c/47baddc856ae7e93a565dd9deeb797999b179466, https://git.kernel.org/stable/c/51d07c12ca411e692c424ecdabf077f1e61a61be, https://git.kernel.org/stable/c/a9bb2d9c798cb62a4050a991c27b752770c33afe, https://git.kernel.org/stable/c/aa496720618f1a6054f1c870bf10b4f6c99bf656, https://git.kernel.org/stable/c/bccbab36ff228e0825eb85d9b0f9b8434cd0a399, https://git.kernel.org/stable/c/c5b4f5efcb55c1af3fe44ff712d31b7fb098a831, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/64xxx/CVE-2026-64355.json, https://nvd.nist.gov/vuln/detail/CVE-2026-64355, https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Severity

9.8

CVSS Score
0
10

Basic Information

Base CVSS
9.8
EPSS Probability
0.00513%
EPSS Percentile
0.42173%
Introduced Version
e624d4ed4aa8cc3c69d1359b0aaea539203ed266,5.14.0,5.16.0,6.2.0,6.7.0,6.13.0,6.19.0,0
Fix Available
aa496720618f1a6054f1c870bf10b4f6c99bf656,5.15.212,6.1.178,6.6.145,6.12.96,6.18.39,7.1.4,6.1.180-1,6.12.100-1~deb12u1,6.12.96-1,7.0.0-1012.12~24.04.1,7.0.0-1011.11~24.04.1,7.0.0-31.31~24.04.1,7.0.0-31.31.1~24.04.1,0:5.15.0-324.217.5.2.el9uek,0:6.12.0-206.104.3.3.el9uek,0:6.12.0-206.104.3.3.el10uek,0:5.15.0-324.217.5.2.el8uek,0:5.15.213-150.251.amzn2,0:1.0-0.amzn2,1:6.18.39-79.141.amzn2023,1:1.0-0.amzn2023,1:6.12.100-125.179.amzn2023,1:6.1.180-225.360.amzn2023

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading