CVE-2026-43336: lib/crypto: chacha: Zeroize permuted_state before it leaves scope

Published May 8, 2026
·
Updated

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 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 'permutedstate' before it goes out of scope.

Affected Software

14 affected components
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.2<6.6.135
Linux Linux kernel>=6.7<6.12.82
Linux Linux kernel>=6.13<6.18.22
Linux Linux kernel>=6.19<6.19.12
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2
Linux Linux kernel=7.0-rc3
Linux Linux kernel=7.0-rc4
Linux Linux kernel=7.0-rc5
Linux Linux kernel=7.0-rc6

Event History

May 8, 2026
CVE Published
via MITRE·01:31 PM
Data Sourced
via MITRE·01:31 PM
DescriptionSeverity
Data Sourced
via NVD·02:16 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2026-43336?

CVE-2026-43336 has a moderate severity rating due to potential information leakage.

2

How do I fix CVE-2026-43336?

To resolve CVE-2026-43336, update your Linux kernel to the latest version where this vulnerability has been patched.

3

What systems are affected by CVE-2026-43336?

CVE-2026-43336 affects certain versions of the Linux kernel that utilize the ChaCha encryption algorithm.

4

What is the main issue with CVE-2026-43336?

The main issue with CVE-2026-43336 is that it does not properly zeroize the 'permuted_state' variable, leading to potential data exposure.

5

When was CVE-2026-43336 disclosed?

CVE-2026-43336 was disclosed as part of security updates for the Linux kernel.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203