CVE-2026-45874

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

25 Jun 2026, 21:05

Type Values Removed Values Added
First Time Linux linux Kernel
Linux
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CWE CWE-476
References () https://git.kernel.org/stable/c/4dd5d4c0361af0a3fd24f45c815996abf4429770 - () https://git.kernel.org/stable/c/4dd5d4c0361af0a3fd24f45c815996abf4429770 - Patch
References () https://git.kernel.org/stable/c/8d29e81e9cdec84d4b9acb1736550d35e86c88af - () https://git.kernel.org/stable/c/8d29e81e9cdec84d4b9acb1736550d35e86c88af - Patch
References () https://git.kernel.org/stable/c/a771b386cb6c6e582e7b50f8eeff3347ff887f71 - () https://git.kernel.org/stable/c/a771b386cb6c6e582e7b50f8eeff3347ff887f71 - Patch
References () https://git.kernel.org/stable/c/dd8b9ba3d9701832cfb5dcefd8b43250df28dbc2 - () https://git.kernel.org/stable/c/dd8b9ba3d9701832cfb5dcefd8b43250df28dbc2 - Patch

27 May 2026, 14:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-27 14:17

Updated : 2026-06-25 21:05


NVD link : CVE-2026-45874

Mitre link : CVE-2026-45874

CVE.ORG link : CVE-2026-45874


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference