PT-2026-64535 · Linux+1 · Linux Kernel+1
CVE-2026-64314
·
Published
2026-07-25
·
Updated
2026-09-07
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the
chachapoly create() function where it fails to validate the second template argument when the compatibility poly1305 parameter is used in the template name. The function passes the result of crypto attr alg name() directly to strcmp() without checking if the argument is missing. If the argument is absent, crypto attr alg name() returns an error pointer, which is then dereferenced by strcmp(), potentially leading to a system crash.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu