IT

Tracker / CVE-2025-21791

CVE-2025-21791

High 7.8

In the Linux kernel, the following vulnerability has been resolved: vrf: use RCU protection in l3mdev_l3_out() l3mdev_l3_out() can be called without RCU being held: raw_sendmsg() ip_push_pending_frames() ip_send_skb() ip_local_out() __ip_local_out() l3mdev_ip_out() Add rcu_read_lock() / rcu_read_unlock() pair to avoid a potential UAF.

Affected products and versions

linux linux_kernel
linux linux_kernel · 4.9 → 6.1.129
linux linux_kernel · 6.13 → 6.13.4
linux linux_kernel · 6.2 → 6.6.79
linux linux_kernel · 6.7 → 6.12.16

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References