← Back to CVE List
CVE-2025-21762
In the Linux kernel, the following vulnerability has been resolved:
arp: use RCU protection in arp_xmit()
arp_xmit() can be called without RTNL or RCU protection.
Use RCU protection to avoid potential UAF.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt