2 matches found
CVE-2026-43336
creationtimestamp| type| source ---|---|--- 2026-05-08 15:07:11+00:00| seen| https://infosec.exchange/users/vuldb/statuses/116539577165562722...
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...