]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
OpenSSL: address CVE-2020-1971
authorEd Maste <emaste@FreeBSD.org>
Tue, 8 Dec 2020 16:43:35 +0000 (16:43 +0000)
committerEd Maste <emaste@FreeBSD.org>
Tue, 8 Dec 2020 16:43:35 +0000 (16:43 +0000)
commit2c9ac5855b2f45cf94ac1004b945c1d4aa77cc21
treee52a6d2aa943936d871744bbbe184576901d8dd5
parent87bf9b9cbeebcadecc07f3ee1de36b8e87a3b103
OpenSSL: address CVE-2020-1971

OpenSSL commit 3db2c9f3:
Complain if we are attempting to encode with an invalid ASN.1 template

OpenSSL commit 43a7033:
Check that multi-strings/CHOICE types don't use implicit tagging

OpenSSL commit f960d812:
Correctly compare EdiPartyName in GENERAL_NAME_cmp()

Obtained from: OpenSSL 3db2c9f343a7033f960d812
Security: CVE-2020-1971
crypto/openssl/crypto/asn1/asn1_err.c
crypto/openssl/crypto/asn1/tasn_dec.c
crypto/openssl/crypto/asn1/tasn_enc.c
crypto/openssl/crypto/err/openssl.txt
crypto/openssl/crypto/x509v3/v3_genn.c
crypto/openssl/include/openssl/asn1err.h