Tracker / CVE-2024-27037
CVE-2024-27037
Media 5.5
In the Linux kernel, the following vulnerability has been resolved: clk: zynq: Prevent null pointer dereference caused by kmalloc failure The kmalloc() in zynq_clk_setup() will return null if the physical memory has run out. As a result, if we use snprintf() to write data to the null address, the null pointer dereference bug will happen. This patch uses a stack variable to replace the kmalloc().
Prodotti e versioni affette
| linux | linux_kernel · 3.11 → 5.15.153 |
|---|---|
| linux | linux_kernel · 5.16 → 6.1.83 |
| linux | linux_kernel · 6.2 → 6.6.23 |
| linux | linux_kernel · 6.7 → 6.7.11 |
| linux | linux_kernel · 6.8 → 6.8.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.