CVE Database
/

CVE-2024-43860

Back to search

CVE-2024-43860

Published: Aug 17, 2024

Modified: May 11, 2026

PUBLISHED

Description

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]

VendorProductVersions

Linux

Linux

affected
a0ff4aa6f010801b2a61c203c6e09d01b110fddf - < 6884fd0283e0831be153fb8d82d9eda8a55acaaa
affected
a0ff4aa6f010801b2a61c203c6e09d01b110fddf - < 84beb7738459cac0ff9f8a7c4654b8ff82a702c0
affected
a0ff4aa6f010801b2a61c203c6e09d01b110fddf - < 6b50462b473fdccdc0dfad73001147e40ff19a66
affected
a0ff4aa6f010801b2a61c203c6e09d01b110fddf - < 4e13b7c23988c0a13fdca92e94296a3bc2ff9f21
affected
a0ff4aa6f010801b2a61c203c6e09d01b110fddf - < 9a17cf8b2ce483fa75258bc2cdcf628f24bcf5f8

+3 more versions

Linux

Linux

affected
4.14
unaffected
0 - < 4.14
unaffected
4.19.320 - <= 4.19.*
unaffected
5.4.282 - <= 5.4.*
unaffected
5.10.224 - <= 5.10.*

+5 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now