CVE-2026-64314
Last modified
CVE-2026-64314 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: crypto: chacha20poly1305 - validate poly1305 template argument chachapoly_create() still accepts the compatibility poly1305 parameter in the template name, but it assumes the second template argument is always present and immediately passes it to strcmp(). When the argument is missing, crypto_attr_alg_name() returns an error pointer. Check for that before comparing the name so malformed template instantiations fail with an error instead of dereferencing the error pointer in strcmp(). This matches the surrounding Crypto API template pattern where crypto_attr_alg_name() results are validated before string-specific use.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: chacha20poly1305 - validate poly1305 template argument chachapoly_create() still accepts the compatibility poly1305 parameter in the template name, but it assumes the second template argument is always present and immediately passes it to strcmp(). When the argument is missing, crypto_attr_alg_name() returns an error pointer. Check for that before comparing the name so malformed template instantiations fail with an error instead of dereferencing the error pointer in strcmp(). This matches the surrounding Crypto API template pattern where crypto_attr_alg_name() results are validated before string-specific use.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= a298765e28adaea199f722142c10dae7e24dedf8, < 0016d3c21c6ab60a20be7f565cefb5999f3adeb6; >= a298765e28adaea199f722142c10dae7e24dedf8, < e74df53b36cdc6b6b9e5488ec883d1d55624737f; >= a298765e28adaea199f722142c10dae7e24dedf8, < 265b861bece38318b8e0fc8fac0643d4ef906d31 |
| Linux | Linux | 6.16 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-64314?
How severe is CVE-2026-64314?
How do I fix CVE-2026-64314?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-64308In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64309In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64310In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64311In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-64312In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2026-64313In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-64315In the Linux kernel, the following vulnerability has been re…7
- CVE-2026-64316In the Linux kernel, the following vulnerability has been re…
- CVE-2026-64317In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-64318In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-64319In the Linux kernel, the following vulnerability has been re…9.1
- CVE-2026-6432Improper bounds validation in EmberZNet SDK versions 9.0.2 a…5.3
Are you affected by CVE-2026-64314?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
