3 matches found
UBUNTU-CVE-2026-43336
In the Linux kernel, the following vulnerability has been resolved: lib/crypto: chacha: Zeroize permutedstate before it leaves scope Since the ChaCha permutation is invertible, the local variable 'permutedstate' is sufficient to compute the original 'state', and thus the key, even after the...
CVE-2026-43336 lib/crypto: chacha: Zeroize permuted_state before it leaves scope
In the Linux kernel, the following vulnerability has been resolved: lib/crypto: chacha: Zeroize permutedstate before it leaves scope Since the ChaCha permutation is invertible, the local variable 'permutedstate' is sufficient to compute the original 'state', and thus the key, even after the...
PT-2026-38987
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...