CVE-2017-3736

medium
Published 2017-11-02 · Modified 2026-05-13
CVSS v3
6.5
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS v2
4.0
VIR risk
6.5

Description

There is a carry propagating bug in the x86_64 Montgomery squaring procedure in OpenSSL before 1.0.2m and 1.1.0 before 1.1.0g. No EC algorithms are affected. Analysis suggests that attacks against RSA and DSA as a result of this defect would be very difficult to perform and are not believed likely. Attacks against DH are considered just feasible (although very difficult) because most of the work necessary to deduce information about a private key may be performed offline. The amount of resources required for such an attack would be very significant and likely only accessible to a limited number of attackers. An attacker would additionally need online access to an unpatched system using the target private key in a scenario with persistent DH parameters and a private key that is shared between multiple clients. This only affects processors that support the BMI1, BMI2 and ADX extensions like Intel Broadwell (5th generation) and later or AMD Ryzen.

Predictions

Exploit likelihood
75%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2017-3736

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2017-3736.html

vendor Authored 2026-05-27

Vendor advisory: openssl-security@openssl.org — https://www.openssl.org/news/secadv/20171102.txt

vendor Authored 2026-05-27

Vendor advisory: openssl-security@openssl.org — http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html

vendor Authored 2026-05-27

Vendor advisory: openssl-security@openssl.org — http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html

vendor Authored 2026-05-27

Vendor advisory: openssl-security@openssl.org — http://www.oracle.com/technetwork/security-advisory/cpujan2018-3236628.html

vendor Authored 2026-05-27

Vendor advisory: openssl-security@openssl.org — http://www.oracle.com/technetwork/security-advisory/cpuapr2018-3678067.html

vendor Authored 2026-05-27

Vendor advisory: arch — https://security.archlinux.org/ASA-201711-14

vendor Authored 2026-05-27

Vendor advisory: arch — https://security.archlinux.org/ASA-201711-15

OS impact

OSVersionStatusFixed in
arch archfixed1:1.1.0.g-1
suse slesaffected
debian debianbookwormfixed1.1.0g-1
debian debianbullseyefixed1.1.0g-1
debian debianforkyfixed1.1.0g-1
debian debiansidfixed1.1.0g-1
debian debiantrixiefixed1.1.0g-1

Application impact

VendorProductVersionsFixed
opensslopenssl{"startIncluding":"1.0.2","endExcluding":"1.0.2m"}1.0.2m

References

CWEs

CWE-200

Verify integrity in audit chain (admin only). AS-IS.