CVE-2026-45874
MEDIUMphy: freescale: imx8qm-hsio: fix NULL pointer dereference
Title source: cnaDescription
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.
References (4)
Core 4
Core References
Scores
CVSS v3
5.5
EPSS
0.0015
EPSS Percentile
5.1%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-476
Status
published
Products (14)
linux/Kernel
6.11.0 - 6.12.75linux
linux/Kernel
6.13.0 - 6.18.14linux
linux/Kernel
6.19.0 - 6.19.4linux
Linux/Linux
< 6.11
Linux/Linux
6.11
Linux/Linux
6.12.75 - 6.12.*
Linux/Linux
6.18.14 - 6.18.*
Linux/Linux
6.19.4 - 6.19.*
Linux/Linux
7.0
Linux/Linux
82c56b6dd24fcdf811f2b47b72e5585c8a79b685 - 4dd5d4c0361af0a3fd24f45c815996abf4429770
... and 4 more
Published
May 27, 2026
Tracked Since
May 27, 2026