
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-21791 affects the Linux kernel's Virtual Routing and Forwarding (VRF) functionality. The vulnerability was discovered on February 7, 2025, and publicly disclosed on February 26, 2025. It involves a potential Use-After-Free (UAF) vulnerability in the l3mdevl3out() function when RCU protection is not properly held during certain network operations (Kernel Git).
The vulnerability exists in the l3mdevl3out() function which can be called without RCU (Read-Copy-Update) protection being held during the following call chain: rawsendmsg() -> ippushpendingframes() -> ipsendskb() -> iplocalout() -> _iplocalout() -> l3mdevip_out(). This creates a potential Use-After-Free condition when accessing network device structures. The CVSS v3.1 score for this vulnerability is 7.8 HIGH (NVD).
The vulnerability could lead to a Use-After-Free condition in the Linux kernel's networking stack, potentially resulting in system crashes, memory corruption, or privilege escalation. This affects systems using Virtual Routing and Forwarding (VRF) functionality (Kernel Git).
The fix involves adding RCU protection (rcureadlock() and rcureadunlock() pair) around the device master lookup in l3mdevl3out(). This patch has been merged into the mainline Linux kernel and backported to stable kernel versions. Users should update to patched kernel versions that include the fix (Kernel Git).
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."