← Back to CVE List

CVE-2025-21764

Published: 2025-02-27T03:15Z
Last Modified: 2025-03-21T15:44Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt