Tracker / CVE-2024-42153
CVE-2024-42153
Media 5.5
In the Linux kernel, the following vulnerability has been resolved: i2c: pnx: Fix potential deadlock warning from del_timer_sync() call in isr When del_timer_sync() is called in an interrupt context it throws a warning because of potential deadlock. The timer is used only to exit from wait_for_completion() after a timeout so replacing the call with wait_for_completion_timeout() allows to remove the problematic timer and its related functions altogether.
Prodotti e versioni affette
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 2.6.20 → 4.19.318 |
| linux | linux_kernel · 4.20 → 5.4.280 |
| linux | linux_kernel · 5.11 → 5.15.163 |
| linux | linux_kernel · 5.16 → 6.1.98 |
| linux | linux_kernel · 5.5 → 5.10.222 |
| linux | linux_kernel · 6.2 → 6.6.39 |
| linux | linux_kernel · 6.7 → 6.9.9 |
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.