
Cloud Vulnerability DB
A community-led vulnerabilities database
A use-after-free (UAF) vulnerability was discovered in the Linux kernel's network subsystem, specifically in the TUN (network tunnel) driver's handling of XDP (eXpress Data Path) processing. The vulnerability was identified on October 15, 2025, and affects the Linux kernel's networking stack (NVD).
The vulnerability occurs after commit e6d5dbdd20aa ("xdp: add multi-buff support for xdp running in generic mode"), where the original socket buffer (skb) may be freed in skbppcowdata() when an XDP program is attached. The bug manifests as a use-after-free issue in the skbresetmacheader function, specifically in the napifragsskb and napigrofrags components. The issue stems from the fact that while the original skb is allocated in tunnapialloc_frags(), it can be freed during XDP processing, but napi->skb continues to point to the freed buffer (NVD).
The vulnerability can lead to a use-after-free condition in the kernel's networking stack, potentially resulting in system crashes, denial of service conditions, or possible privilege escalation. The issue specifically affects systems using the TUN driver with XDP programs attached (NVD).
The vulnerability has been resolved in the Linux kernel by updating napi->skb after XDP processing. Fixed versions are available in various Linux distributions, including Debian bookworm (6.1.153-1) and forky/sid (6.16.12-2) (Debian Security Tracker).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."