Tracker / CVE-2024-43860
CVE-2024-43860
Media 5.5
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]
Prodotti e versioni affette
| linux | linux_kernel · 4.14 → 4.19.320 |
|---|---|
| linux | linux_kernel · 4.20 → 5.4.282 |
| linux | linux_kernel · 5.11 → 5.15.165 |
| linux | linux_kernel · 5.16 → 6.1.103 |
| linux | linux_kernel · 5.5 → 5.10.224 |
| linux | linux_kernel · 6.2 → 6.6.44 |
| linux | linux_kernel · 6.7 → 6.10.3 |
Analisi
Questa pagina non è ancora indicizzabile.Finché non contiene un’analisi originale — cosa espone davvero, come verificare in due minuti se un sistema è stato toccato, cosa fare se lo è stato — la pagina resta noindex. È il database a deciderlo, non il modello di pagina.