imPC@ndo EN

Tracker / CVE-2024-53206

CVE-2024-53206

Critica 9.8

In the Linux kernel, the following vulnerability has been resolved: tcp: Fix use-after-free of nreq in reqsk_timer_handler(). The cited commit replaced inet_csk_reqsk_queue_drop_and_put() with __inet_csk_reqsk_queue_drop() and reqsk_put() in reqsk_timer_handler(). Then, oreq should be passed to reqsk_put() instead of req; otherwise use-after-free of nreq could happen when reqsk is migrated but the retry attempt failed (e.g. due to timeout). Let's pass oreq to reqsk_put().

Prodotti e versioni affette

linux linux_kernel · 5.15.170 → 5.15.174
linux linux_kernel · 6.1.115 → 6.1.120
linux linux_kernel · 6.11.6 → 6.11.11
linux linux_kernel · 6.12 → 6.12.2
linux linux_kernel · 6.6.59 → 6.6.64

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