Kernel memory corruption via XDP clone overlap
Published Aug 22, 2026 · Updated Aug 25, 2026
Out-of-bounds writes in Linux kernel XDP allow remote attackers to corrupt kernel memory via crafted broadcast-redirected frames. xdpf_clone() accepts a linear frame area up to PAGE_SIZE even though the clone shares that page with required skb_shared_info tailroom, so build_skb_around() overlaps metadata with live packet bytes. Reachability requires an ingress XDP program using BPF_F_BROADCAST; successful packets can expose adjacent data, corrupt return metadata, or panic the kernel.
Summary
What happened
Out-of-bounds writes in Linux kernel XDP allow remote attackers to corrupt kernel memory via crafted broadcast-redirected frames. xdpf_clone() accepts a linear frame area up to PAGE_SIZE even though the clone shares that page with required skb_shared_info tailroom, so build_skb_around() overlaps metadata with live packet bytes. Reachability requires an ingress XDP program using BPF_F_BROADCAST; successful packets can expose adjacent data, corrupt return metadata, or panic the kernel.
The record
- CVE
- CVE-2026-74616
- Published
- Aug 22, 2026
- Updated
- Aug 25, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-122, CWE-788, T1499.004
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Aug 22, 2026CVE publishedPublication date reported by the CVE source.
- Aug 25, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.14
- Affected versionversion=e624d4ed4aa8cc3c69d1359b0aaea539203ed266 <58408982fa39f9758124cec169f42854d6f98f35
- Affected versionversion=e624d4ed4aa8cc3c69d1359b0aaea539203ed266 <685edea27ac68d08fe4dbd3de74b858d2ad8e830
- Affected versionversion=e624d4ed4aa8cc3c69d1359b0aaea539203ed266 <ba13763d667e008e185fedf592d53846a5b457d1
- Affected versionversion=e624d4ed4aa8cc3c69d1359b0aaea539203ed266 <e48e8edbef2eb824201495daa5234560f632b23c
- Affected versionversion=e624d4ed4aa8cc3c69d1359b0aaea539203ed266 <ef4b7c7046d29a67090de15af0da0d1ae8d1b192
- Affected versionversion=e624d4ed4aa8cc3c69d1359b0aaea539203ed266 <f463b6f4957c9c3fd1c75f8d3e5af4879fa609c0
- Affected versionversion=e624d4ed4aa8cc3c69d1359b0aaea539203ed266 <fab820f1691a9e26d9031f18aae1e9ce09078f92
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo