cve/2025/CVE-2025-21764.md
2025-09-29 21:09:30 +02:00

872 B

CVE-2025-21764

Description

In the Linux kernel, the following vulnerability has been resolved:ndisc: use RCU protection in ndisc_alloc_skb()ndisc_alloc_skb() can be called without RTNL or RCU being held.Add RCU protection to avoid possible UAF.

POC

Reference

No PoCs from references.

Github