Tracker / CVE-2021-46932
CVE-2021-46932
Media 5.5
In the Linux kernel, the following vulnerability has been resolved: Input: appletouch - initialize work before device registration Syzbot has reported warning in __flush_work(). This warning is caused by work->func == NULL, which means missing work initialization. This may happen, since input_dev->close() calls cancel_work_sync(&dev->work), but dev->work initalization happens _after_ input_register_device() call. So this patch moves dev->work initialization before registering input device
Prodotti e versioni affette
| linux | linux_kernel · 2.6.23 → 4.4.298 |
|---|---|
| linux | linux_kernel · 4.10.0 → 4.14.261 |
| linux | linux_kernel · 4.15.0 → 4.19.224 |
| linux | linux_kernel · 4.20.0 → 5.4.170 |
| linux | linux_kernel · 4.5.0 → 4.9.296 |
| linux | linux_kernel · 5.11.0 → 5.15.13 |
| linux | linux_kernel · 5.5.0 → 5.10.90 |
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.