EN

Tracker / CVE-2021-47294

CVE-2021-47294

Media 5.5

In the Linux kernel, the following vulnerability has been resolved: netrom: Decrease sock refcount when sock timers expire Commit 63346650c1a9 ("netrom: switch to sock timer API") switched to use sock timer API. It replaces mod_timer() by sk_reset_timer(), and del_timer() by sk_stop_timer(). Function sk_reset_timer() will increase the refcount of sock if it is called on an inactive timer, hence, in case the timer expires, we need to decrease the refcount ourselves in the handler, otherwise, the sock refcount will be unbalanced and the sock will never be freed.

Prodotti e versioni affette

linux linux_kernel
linux linux_kernel · 4.14.98 → 4.14.241
linux linux_kernel · 4.19.20 → 4.19.199
linux linux_kernel · 4.4.173 → 4.4.277
linux linux_kernel · 4.9.155 → 4.9.277
linux linux_kernel · 5.0 → 5.4.136
linux linux_kernel · 5.11 → 5.13.6
linux linux_kernel · 5.5 → 5.10.54

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.

Riferimenti