PT-2026-64534 · Linux+1 · Linux Kernel+1
CVE-2026-64313
·
Published
2026-07-25
·
Updated
2026-09-07
CVSS v3.1
8.8
High
| Vector | AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the crypto: ecc component where a carry overflow occurs during vli multiplication. The carry flag calculation fails when
r01.m high is saturated and the addition of lower bits overflows. Specifically, the condition (r01.m high < product.m high) fails to account for cases where r01.m high equals product.m high while an additional carry exists from a lower-bit overflow. This occurred after the muladd() function from the micro-ecc library was split into mul 64 64() and add 128 128() helpers.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Integer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu