← Volver al buscador de CVEs

CVE-2026-45874

Linux Kernel

Descripción

In the Linux kernel, the following vulnerability has been resolved: phy: freescale: imx8qm-hsio: fix NULL pointer dereference During the probe the refclk_pad pointer is set to NULL if the -fsl,refclk-pad-mode- property is not defined in the devicetree node. But in imx_hsio_configure_clk_pad() this pointer is unconditionally used which could result in a NULL pointer dereference. So check the pointer before to use it.

CVSS 5.5EPSS 0.155%Riesgo 0.56
Ver fuente
Publicación
2026-05-27 14:17:00
Versiones afectadas
unknown
Tipo
Core software
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Sistemas operativos
Linux