CVE-2025-21764
Vulnerability Summary
Timeline
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.
CVSS Metrics
- v3.1•HIGH•Score: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Trends
Current EPSS score: 0.01%• Percentile: 4%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- linux•linux
≥ de09334b9326632bbf1a74bfd8b01866cbbf2f61, < 96fc896d0e5b37c12808df797397fb16f3080879 | ≥ de09334b9326632bbf1a74bfd8b01866cbbf2f61, < c30893ef3d9cde8e7e8e4fd06b53d2c935bbccb1 | ≥ de09334b9326632bbf1a74bfd8b01866cbbf2f61, < b870256dd2a5648d5ed2f22316b3ac29a7e5ed63 | ≥ de09334b9326632bbf1a74bfd8b01866cbbf2f61, < 3c2d705f5adf5d860aaef90cb4211c0fde2ba66d | ≥ de09334b9326632bbf1a74bfd8b01866cbbf2f61, < 9e0ec817eb41a55327a46cd3ce331a9868d60304 | ≥ de09334b9326632bbf1a74bfd8b01866cbbf2f61, < bbec88e4108e8d6fb468d3817fa652140a44ff28 | ≥ de09334b9326632bbf1a74bfd8b01866cbbf2f61, < cd1065f92eb7ff21b9ba5308a86f33d1670bf926 | ≥ de09334b9326632bbf1a74bfd8b01866cbbf2f61, < 628e6d18930bbd21f2d4562228afe27694f66da9 | 3.9
- linux•linux_kernel
≥ 3.9, < 5.4.291 | ≥ 5.5, < 5.10.235 | ≥ 5.11, < 5.15.179 | ≥ 5.16, < 6.1.129 | ≥ 6.2, < 6.6.79 | ≥ 6.7, < 6.12.16 | ≥ 6.13, < 6.13.4 | 6.14:rc1 | 6.14:rc2
References (11)
- https://git.kernel.org/stable/c/96fc896d0e5b37c12808df797397fb16f3080879
- https://git.kernel.org/stable/c/c30893ef3d9cde8e7e8e4fd06b53d2c935bbccb1
- https://git.kernel.org/stable/c/b870256dd2a5648d5ed2f22316b3ac29a7e5ed63
- https://git.kernel.org/stable/c/3c2d705f5adf5d860aaef90cb4211c0fde2ba66d
- https://git.kernel.org/stable/c/9e0ec817eb41a55327a46cd3ce331a9868d60304
- https://git.kernel.org/stable/c/bbec88e4108e8d6fb468d3817fa652140a44ff28
- https://git.kernel.org/stable/c/cd1065f92eb7ff21b9ba5308a86f33d1670bf926
- https://git.kernel.org/stable/c/628e6d18930bbd21f2d4562228afe27694f66da9
- https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html
- https://lists.debian.org/debian-lts-announce/2025/03/msg00028.html
- https://cert-portal.siemens.com/productcert/html/ssa-265688.html