2 matches found
EUVD-2026-49025
In the Linux kernel, the following vulnerability has been resolved: crypto: ecc - Fix carry overflow in vli multiplication The carry flag calculation fails when r01.mhigh is saturated 0xFFFFFFFFFFFFFFFF and addition of lower bits overflows. The condition r01.mhigh product.mhigh doesn't handle the...
5.8AI score0.00345EPSS
SaveExploits0References8
CVE-2026-64313
The CVE describes a carry overflow in the Linux kernel crypto ECC vli multiplication routine. Specifically, the carry flag calculation fails when r01.m_high saturates and a lower-bit addition overflows, because the previous check (r01.m_high
8.8CVSS5.8AI score0.00345EPSS
SaveExploits0References8
20