CVE-2026-43336

Source
https://cve.org/CVERecord?id=CVE-2026-43336
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-43336.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-43336
Downstream
Published
2026-05-08T13:31:22.280Z
Modified
2026-05-28T03:53:46.251802412Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
lib/crypto: chacha: Zeroize permuted_state before it leaves scope
Details

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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/43xxx/CVE-2026-43336.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
c08d0e647305c3f8f640010a56c9e4bafb9488d3
Fixed
e90ee961af515a484f091678ce58a4c3f7b73b02
Fixed
b416a4245f04a450c67a13e6d96056c37c5b33fe
Fixed
bd62d9b44464a6c20a34a74068e7a784d0afa04a
Fixed
066c760acead1fb743bae294dbd89f479ae43b9b
Fixed
1d761e5a7340c46479fb2399598f331e4fe2c633
Fixed
1933249263c3a98df79992f61a566476e4163bcc
Fixed
91999af43ca2125e3b2c18fcfc02912ada02efc3
Fixed
e5046823f8fa3677341b541a25af2fcb99a5b1e0

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-43336.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.2.0
Fixed
5.10.253
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.203
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.169
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.135
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.82
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.22
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
6.19.12

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-43336.json"