
Cloud Vulnerability DB
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
CVE-2023-53107 is a use-after-free vulnerability discovered in the Linux kernel's veth XDPREDIRECT functionality. The vulnerability was introduced by commit 718a18a0c8a6 which attempted to rework vethxdprcv_skb to accept non-linear skb. The issue was published on May 2, 2025, affecting the Linux kernel (NVD, Wiz).
The vulnerability occurs when pskbexpandhead() is used if the headroom is less than XDPPACKETHEADROOM. This uses kmalloc to expand the head, which later allows consumeskb() to free the skb while it is still in use by AFXDP. Previously, if the headroom was less than XDPPACKETHEADROOM, a new skb would be allocated from pages instead. The issue was detected through KASAN reporting a use-after-free in _xskrcv+0x18d/0x2c0 (NVD, Wiz).
The vulnerability results in a use-after-free condition that could lead to memory corruption and potential system crashes. This is evidenced by the KASAN report showing use-after-free detection in _xskrcv+0x18d/0x2c0 (Wiz).
The issue has been fixed in the Linux kernel by restoring the previous behavior of allocating a new skb from pages when the headroom is less than XDPPACKETHEADROOM. The fix is available through kernel updates (Wiz).
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.
An open project to list all known cloud vulnerabilities and Cloud Service Provider security issues
A comprehensive threat intelligence database of cloud security incidents, actors, tools and techniques
A step-by-step framework for modeling and improving SaaS and PaaS tenant isolation
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.”