Tracker / CVE-2024-47686
CVE-2024-47686
Alta 7.1
In the Linux kernel, the following vulnerability has been resolved: ep93xx: clock: Fix off by one in ep93xx_div_recalc_rate() The psc->div[] array has psc->num_div elements. These values come from when we call clk_hw_register_div(). It's adc_divisors and ARRAY_SIZE(adc_divisors)) and so on. So this condition needs to be >= instead of > to prevent an out of bounds read.
Prodotti e versioni affette
| linux | linux_kernel · 5.16 → 6.1.113 |
|---|---|
| linux | linux_kernel · 6.11 → 6.11.2 |
| linux | linux_kernel · 6.2 → 6.6.54 |
| linux | linux_kernel · 6.7 → 6.10.13 |
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.