CVE-2024-43860
MEDIUMLinux Kernel 4.14-6.10.2 - NULL Pointer Dereference in imx_rproc_addr_init
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: remoteproc: imx_rproc: Skip over memory region when node value is NULL In imx_rproc_addr_init() "nph = of_count_phandle_with_args()" just counts number of phandles. But phandles may be empty. So of_parse_phandle() in the parsing loop (0 < a < nph) may return NULL which is later dereferenced. Adjust this issue by adding NULL-return check. Found by Linux Verification Center (linuxtesting.org) with SVACE. [Fixed title to fit within the prescribed 70-75 charcters]
References (10)
Core 10
Core References
Scores
CVSS v3
5.5
EPSS
0.0022
EPSS Percentile
12.6%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-476
Status
published
Products (26)
linux/Kernel
4.14.0 - 4.19.320linux
linux/Kernel
4.20.0 - 5.4.282linux
linux/Kernel
5.11.0 - 5.15.165linux
linux/Kernel
5.16.0 - 6.1.103linux
linux/Kernel
5.5.0 - 5.10.224linux
linux/Kernel
6.2.0 - 6.6.44linux
linux/Kernel
6.7.0 - 6.10.3linux
Linux/Linux
< 4.14
Linux/Linux
4.14
Linux/Linux
4.19.320 - 4.19.*
... and 16 more
Published
Aug 17, 2024
Tracked Since
Feb 18, 2026