In the Linux kernel, the following vulnerability has been resolved: xdp: reject clones that overrun skb_shared_info tailroom xdpf_clone() clones… (CVE-2026-74616)
A vulnerability in the Linux kernel's XDP subsystem was resolved that involved improper handling of cloned frames in xdpf_clone(). The flaw allowed clones that overran the skb_shared_info tailroom, potentially causing corruption of XDP return metadata. This occurred because the clone's linear area could extend into the shared-info area, which was not properly checked. The fix enforces stricter size checks to reject clones that do not fit within the required buffer size, preventing memory corruption.
AI Analysis
Technical Summary
CVE-2026-74616 addresses a Linux kernel vulnerability in the XDP (eXpress Data Path) subsystem where the xdpf_clone() function clones broadcast copies into a single page and sets frame_sz to PAGE_SIZE. The function __xdp_build_skb_from_frame() expects the skb_shared_info tailroom at the end of the buffer, but the existing check only rejects frames exceeding PAGE_SIZE in their linear xdp_frame header, headroom, and packet data. A source frame backed by a larger allocation could bypass this check, causing the clone to extend into the shared-info area. When converted back into an skb, this leads to skb_shared_info being placed over live packet bytes, allowing later writes to corrupt XDP return metadata. The vulnerability is mitigated by rejecting clones unless their linear area fits inside SKB_WITH_OVERHEAD(PAGE_SIZE), aligning with the tailroom requirements.
Potential Impact
This vulnerability could lead to memory corruption within the XDP subsystem of the Linux kernel, specifically corrupting XDP return metadata. Such corruption could potentially destabilize kernel networking operations or cause undefined behavior. No known exploits in the wild have been reported. The impact is limited to systems running vulnerable Linux kernel versions with XDP enabled and using the affected cloning functionality.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel by enforcing stricter checks on the size of clones in xdpf_clone(), rejecting those that overrun the skb_shared_info tailroom. Users should apply the official Linux kernel updates that include this fix. Since this is a kernel-level issue, updating to a patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; therefore, check the official Linux kernel advisories or vendor updates for the exact fixed versions and apply them accordingly.
In the Linux kernel, the following vulnerability has been resolved: xdp: reject clones that overrun skb_shared_info tailroom xdpf_clone() clones… (CVE-2026-74616)
Description
A vulnerability in the Linux kernel's XDP subsystem was resolved that involved improper handling of cloned frames in xdpf_clone(). The flaw allowed clones that overran the skb_shared_info tailroom, potentially causing corruption of XDP return metadata. This occurred because the clone's linear area could extend into the shared-info area, which was not properly checked. The fix enforces stricter size checks to reject clones that do not fit within the required buffer size, preventing memory corruption.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-74616 addresses a Linux kernel vulnerability in the XDP (eXpress Data Path) subsystem where the xdpf_clone() function clones broadcast copies into a single page and sets frame_sz to PAGE_SIZE. The function __xdp_build_skb_from_frame() expects the skb_shared_info tailroom at the end of the buffer, but the existing check only rejects frames exceeding PAGE_SIZE in their linear xdp_frame header, headroom, and packet data. A source frame backed by a larger allocation could bypass this check, causing the clone to extend into the shared-info area. When converted back into an skb, this leads to skb_shared_info being placed over live packet bytes, allowing later writes to corrupt XDP return metadata. The vulnerability is mitigated by rejecting clones unless their linear area fits inside SKB_WITH_OVERHEAD(PAGE_SIZE), aligning with the tailroom requirements.
Potential Impact
This vulnerability could lead to memory corruption within the XDP subsystem of the Linux kernel, specifically corrupting XDP return metadata. Such corruption could potentially destabilize kernel networking operations or cause undefined behavior. No known exploits in the wild have been reported. The impact is limited to systems running vulnerable Linux kernel versions with XDP enabled and using the affected cloning functionality.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel by enforcing stricter checks on the size of clones in xdpf_clone(), rejecting those that overrun the skb_shared_info tailroom. Users should apply the official Linux kernel updates that include this fix. Since this is a kernel-level issue, updating to a patched kernel version is the recommended remediation. Patch status is not explicitly confirmed in the provided data; therefore, check the official Linux kernel advisories or vendor updates for the exact fixed versions and apply them accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-x7hh-pf5f-27mw
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-74616"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a8a27f2acd9273b499bc7ee
Added to database: 08/22/2026, 22:51:30 UTC
Last enriched: 08/22/2026, 23:53:45 UTC
Last updated: 08/23/2026, 00:52:07 UTC
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.