cve/2024/CVE-2024-26317.md
2025-09-29 21:09:30 +02:00

895 B

CVE-2024-26317

Description

In illumos illumos-gate 2024-02-15, an error occurs in the elliptic curve point addition algorithm that uses mixed Jacobian-affine coordinates, causing the algorithm to yield a result of POINT_AT_INFINITY when it should not. A man-in-the-middle attacker could use this to interfere with a connection, resulting in an attacked party computing an incorrect shared secret.

POC

Reference

Github

No PoCs found on GitHub currently.