EN

Tracker / CVE-2024-26925

CVE-2024-26925

Alta 7.8

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path The commit mutex should not be released during the critical section between nft_gc_seq_begin() and nft_gc_seq_end(), otherwise, async GC worker could collect expired objects and get the released commit lock within the same GC sequence. nf_tables_module_autoload() temporarily releases the mutex to load module dependencies, then it goes back to replay the transaction again. Move it at the end of the abort phase after nft_gc_seq_end() is called.

Prodotti e versioni affette

debian debian_linux
linux linux_kernel
linux linux_kernel · 4.19.316 → 4.20
linux linux_kernel · 5.10.198 → 5.10.215
linux linux_kernel · 5.15.134 → 5.15.155
linux linux_kernel · 5.4.262 → 5.4.274
linux linux_kernel · 6.1.56 → 6.1.86
linux linux_kernel · 6.4.13 → 6.5
linux linux_kernel · 6.5.1 → 6.6.26
linux linux_kernel · 6.7 → 6.8.5

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