First published: Thu Feb 27 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: ndisc: extend RCU protection in ndisc_send_skb() ndisc_send_skb() can be called without RTNL or RCU held. Acquire rcu_read_lock() earlier, so that we can use dev_net_rcu() and avoid a potential UAF.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | ||
Linux Kernel | >=2.6.26<5.4.291 | |
Linux Kernel | >=5.5<5.10.235 | |
Linux Kernel | >=5.11<5.15.179 | |
Linux Kernel | >=5.16<6.1.129 | |
Linux Kernel | >=6.2<6.6.79 | |
Linux Kernel | >=6.7<6.12.16 | |
Linux Kernel | >=6.13<6.13.4 | |
Linux Kernel | =6.14-rc1 | |
Linux Kernel | =6.14-rc2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-21760 has a severity rating that indicates it poses a potential risk of a use-after-free vulnerability in the Linux kernel.
To fix CVE-2025-21760, you should upgrade to the latest patched version of the Linux kernel that addresses this vulnerability.
CVE-2025-21760 affects systems running the Linux kernel, particularly versions prior to the fix release.
CVE-2025-21760 is classified as a use-after-free vulnerability that can lead to potential exploitation in the Linux kernel.
Currently, there are no known workarounds for CVE-2025-21760, and the best course of action is to apply the kernel updates as they become available.