The CombinedMult function in the CIRCL ecc/p384 package (secp384r1 curve) produces an incorrect value for specific inputs. The issue is fixed by using complete addition formulas.
ECDH and ECDSA signing relying on this curve are not affected.
The bug was fixed in v1.6.3 https://github.com/cloudflare/circl/releases/tag/v1.6.3 .
References
| Link | Resource |
|---|---|
| https://github.com/cloudflare/circl | Product |
Configurations
History
No history.
Information
Published : 2026-02-24 08:16
Updated : 2026-03-03 00:29
NVD link : CVE-2026-1229
Mitre link : CVE-2026-1229
CVE.ORG link : CVE-2026-1229
JSON object : View
Products Affected
cloudflare
- circl
CWE
CWE-682
Incorrect Calculation
