Out-of-bounds read in Linux kernel - CVE-2026-64355
Published: July 27, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to an out-of-bounds access in dev_map_enqueue_clone() and dev_map_redirect_clone() when cloning fragmented native XDP frames or nonlinear generic XDP packets for devmap broadcast redirects. A local user can trigger clone-based broadcast handling with a crafted fragmented frame to cause a denial of service.
The issue occurs because fragment metadata is not present in the linear cloned frame, and later frame return can interpret uninitialized tail data as skb_shared_info.
Affected software
How to mitigate CVE-2026-64355
External 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