CVE-2026-46284
Gravedad CVSS v3.1:
MEDIA
Tipo:
CWE-476
Desreferencia a puntero nulo (NULL)
Fecha de publicación:
08/06/2026
Última modificación:
08/07/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
mm/hugetlb: fix early boot crash on parameters without &#39;=&#39; separator<br />
<br />
If hugepages, hugepagesz, or default_hugepagesz are specified on the<br />
kernel command line without the &#39;=&#39; separator, early parameter parsing<br />
passes NULL to hugetlb_add_param(), which dereferences it in strlen() and<br />
can crash the system during early boot.<br />
<br />
Reject NULL values in hugetlb_add_param() and return -EINVAL instead.
Impacto
Puntuación base 3.x
5.50
Gravedad 3.x
MEDIA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.15 (incluyendo) | 6.18.27 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 7.0.4 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



