CVE-2026-45874
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
27/05/2026
Última modificación:
27/05/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
phy: freescale: imx8qm-hsio: fix NULL pointer dereference<br />
<br />
During the probe the refclk_pad pointer is set to NULL if the<br />
&#39;fsl,refclk-pad-mode&#39; property is not defined in the devicetree node. But<br />
in imx_hsio_configure_clk_pad() this pointer is unconditionally used which<br />
could result in a NULL pointer dereference. So check the pointer before to<br />
use it.



