imPC@ndo EN

Tracker / CVE-2026-43336

CVE-2026-43336

Alta 7.5

In the Linux kernel, the following vulnerability has been resolved: lib/crypto: chacha: Zeroize permuted_state before it leaves scope Since the ChaCha permutation is invertible, the local variable 'permuted_state' is sufficient to compute the original 'state', and thus the key, even after the permutation has been done. While the kernel is quite inconsistent about zeroizing secrets on the stack (and some prominent userspace crypto libraries don't bother at all since it's not guaranteed to work anyway), the kernel does try to do it as a best practice, especially in cases involving the RNG. Thus, explicitly zeroize 'permuted_state' before it goes out of scope.

Prodotti e versioni affette

linux linux_kernel
linux linux_kernel · 4.2 → 5.10.253
linux linux_kernel · 5.11 → 5.15.203
linux linux_kernel · 5.16 → 6.1.169
linux linux_kernel · 6.13 → 6.18.22
linux linux_kernel · 6.19 → 6.19.12
linux linux_kernel · 6.2 → 6.6.135
linux linux_kernel · 6.7 → 6.12.82

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