Tracker / CVE-2023-52679
CVE-2023-52679
Alta 7.8
In the Linux kernel, the following vulnerability has been resolved: of: Fix double free in of_parse_phandle_with_args_map In of_parse_phandle_with_args_map() the inner loop that iterates through the map entries calls of_node_put(new) to free the reference acquired by the previous iteration of the inner loop. This assumes that the value of "new" is NULL on the first iteration of the inner loop. Make sure that this is true in all iterations of the outer loop by setting "new" to NULL after its value is assigned to "cur". Extend the unittest to detect the double free and add an additional test case that actually triggers this path.
Prodotti e versioni affette
| debian | debian_linux |
|---|---|
| linux | linux_kernel · 4.17 → 4.19.306 |
| linux | linux_kernel · 4.20 → 5.4.268 |
| linux | linux_kernel · 5.11 → 5.15.148 |
| linux | linux_kernel · 5.16 → 6.1.75 |
| linux | linux_kernel · 5.5 → 5.10.209 |
| linux | linux_kernel · 6.2 → 6.6.14 |
| linux | linux_kernel · 6.7 → 6.7.2 |
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.