aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorfullwaywang <fullwaywang@tencent.com>2023-06-21 15:00:06 +0800
committerPauli <pauli@openssl.org>2023-06-26 08:07:55 +1000
commit43596b306b1fe06da3b1a99e07c0cf235898010d (patch)
treec9e7d43f693a778cd1e5483a284a3c8bd4a84782 /apps
parenta7c54dde5189f11c046f638e5aaf2004aee34202 (diff)
downloadopenssl-43596b306b1fe06da3b1a99e07c0cf235898010d.tar.gz
Check for 0 modulus in BN_RECP_CTX_set.
The function BN_RECP_CTX_set did not check whether arg d is zero, in which case an early failure should be returned to the invoker. This is a similar fix to the cognate defect of CVE-2015-1794. Fixes #21111 CLA: trivial Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21255)
Diffstat (limited to 'apps')
0 files changed, 0 insertions, 0 deletions