Kernel-memory disclosure via stale skb length accounting
Published Aug 22, 2026 · Updated Aug 25, 2026
Out-of-bounds read in the Linux veth driver allows remote attackers to expose kernel memory and corrupt UDP data via crafted packets. The veth_xdp_rcv_skb() path replaces skb->data_len after an XDP fragment shrink without removing the old fragment contribution from skb->len, so __skb_datagram_iter() reads beyond the true linear tail. Exposure requires a reachable veth peer with an XDP program already attached; the mismatch can disclose kernel metadata and pointers, truncate packet data, or trigger a kernel assertion and crash.
Summary
What happened
Out-of-bounds read in the Linux veth driver allows remote attackers to expose kernel memory and corrupt UDP data via crafted packets. The veth_xdp_rcv_skb() path replaces skb->data_len after an XDP fragment shrink without removing the old fragment contribution from skb->len, so __skb_datagram_iter() reads beyond the true linear tail. Exposure requires a reachable veth peer with an XDP program already attached; the mismatch can disclose kernel metadata and pointers, truncate packet data, or trigger a kernel assertion and crash.
The record
- CVE
- CVE-2026-74612
- Published
- Aug 22, 2026
- Updated
- Aug 25, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-125
- 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.18
- Affected versionversion=718a18a0c8a67f97781e40bdef7cdd055c430996 <0c3024afabb8064b141f3cedcb1ddd6ab05ad9d5
- Affected versionversion=718a18a0c8a67f97781e40bdef7cdd055c430996 <2f2a7f3f8b9f1bffc9b0488aa02b6951b2aec139
- Affected versionversion=718a18a0c8a67f97781e40bdef7cdd055c430996 <3205b0652a37255dbb7ca8f3d942c8d8aa677c21
- Affected versionversion=718a18a0c8a67f97781e40bdef7cdd055c430996 <41b96667d42b74bb4b137f1bb78b611a953c5943
- Affected versionversion=718a18a0c8a67f97781e40bdef7cdd055c430996 <cb6379feaaff11c4e1e79c26c745ffa23182768a
- Affected versionversion=718a18a0c8a67f97781e40bdef7cdd055c430996 <cdf745b7a777f87f51666e5d8f4c6fc279bcf54d
What conditions does exploitation require?
What is affected?
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