CVE-2026-43099
Gravedad CVSS v3.1:
ALTA
Tipo:
CWE-476
Desreferencia a puntero nulo (NULL)
Fecha de publicación:
06/05/2026
Última modificación:
11/05/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ipv4: icmp: fix null-ptr-deref in icmp_build_probe()<br />
<br />
ipv6_stub->ipv6_dev_find() may return ERR_PTR(-EAFNOSUPPORT) when the<br />
IPv6 stack is not active (CONFIG_IPV6=m and not loaded), and passing<br />
this error pointer to dev_hold() will cause a kernel crash with<br />
null-ptr-deref.<br />
<br />
Instead, silently discard the request. RFC 8335 does not appear to<br />
define a specific response for the case where an IPv6 interface<br />
identifier is syntactically valid but the implementation cannot perform<br />
the lookup at runtime, and silently dropping the request may safer than<br />
misreporting "No Such Interface".
Impacto
Puntuación base 3.x
7.50
Gravedad 3.x
ALTA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.13 (incluyendo) | 6.6.136 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (incluyendo) | 6.12.83 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (incluyendo) | 6.18.24 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 6.19.14 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc6:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:7.0:rc7:*:*:*:*:*:* |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página
Referencias a soluciones, herramientas e información
- https://git.kernel.org/stable/c/47a8bf52156ac7e7a581eca31c1f964ba4258d4d
- https://git.kernel.org/stable/c/5b9911582d441f72fe6ccb15ffe3303bbc07f6f5
- https://git.kernel.org/stable/c/6be325206850a0891896d38bcf83a09d8b54ec48
- https://git.kernel.org/stable/c/f91b3ed9e7fa82a70511b5f6901c88379acf2964
- https://git.kernel.org/stable/c/fde29fd9349327acc50d19a0b5f3d5a6c964dfd8



