CVE-2026-53307
Gravedad CVSS v3.1:
MEDIA
Tipo:
CWE-476
Desreferencia a puntero nulo (NULL)
Fecha de publicación:
26/06/2026
Última modificación:
06/07/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
pinctrl: pinconf-generic: Fully validate &#39;pinmux&#39; property<br />
<br />
The pinconf_generic_parse_dt_pinmux() assumes that the &#39;pinmux&#39; property<br />
is not empty when present. This might be not true. With that, the allocator<br />
will give a special value in return and not NULL which lead to the crash<br />
when trying to access that (invalid) memory. Fix that by fully validating<br />
&#39;pinmux&#39; value, including its length.
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.33 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 7.0.10 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



