Skip to content

Potential Vulnerability in Cloned Code#120

Open
tabudz wants to merge 1 commit intocvet:masterfrom
tabudz:CVE-2018-0737
Open

Potential Vulnerability in Cloned Code#120
tabudz wants to merge 1 commit intocvet:masterfrom
tabudz:CVE-2018-0737

Conversation

@tabudz
Copy link

@tabudz tabudz commented Dec 18, 2025

Summary

Our tool detected a potential vulnerability in ThirdParty/LibreSSL/crypto/rsa/rsa_gen.c which was cloned from openssl/openssl but did not receive the security patch applied. The original issue was reported and fixed under https://nvd.nist.gov/vuln/detail/cve-2018-0737.

Proposed Fix

Apply the same patch as the one in openssl/openssl to eliminate the vulnerability.

Reference

https://nvd.nist.gov/vuln/detail/cve-2018-0737
openssl/openssl@6939eab

…t called with BN_FLG_CONSTTIME flag set.

CVE-2018-0737

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants