cve/2016/CVE-2016-2178.md
2024-06-09 00:33:16 +00:00

2.1 KiB

CVE-2016-2178

Description

The dsa_sign_setup function in crypto/dsa/dsa_ossl.c in OpenSSL through 1.0.2h does not properly ensure the use of constant-time operations, which makes it easier for local users to discover a DSA private key via a timing side-channel attack.

POC

Reference

Github