๐Ÿ” CVE Alert

CVE-2026-64314

UNKNOWN 0.0

crypto: chacha20poly1305 - validate poly1305 template argument

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Jul 25, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
a298765e28adaea199f722142c10dae7e24dedf8 < 0016d3c21c6ab60a20be7f565cefb5999f3adeb6 a298765e28adaea199f722142c10dae7e24dedf8 < e74df53b36cdc6b6b9e5488ec883d1d55624737f a298765e28adaea199f722142c10dae7e24dedf8 < 265b861bece38318b8e0fc8fac0643d4ef906d31
Linux / Linux
6.16

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/0016d3c21c6ab60a20be7f565cefb5999f3adeb6 git.kernel.org: https://git.kernel.org/stable/c/e74df53b36cdc6b6b9e5488ec883d1d55624737f git.kernel.org: https://git.kernel.org/stable/c/265b861bece38318b8e0fc8fac0643d4ef906d31