]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
OpenSSL: address CVE-2020-1971
authoremaste <emaste@FreeBSD.org>
Tue, 8 Dec 2020 16:43:35 +0000 (16:43 +0000)
committeremaste <emaste@FreeBSD.org>
Tue, 8 Dec 2020 16:43:35 +0000 (16:43 +0000)
commit5f3b4b79d0cead1c8be197097cbbea162218cc29
treee52a6d2aa943936d871744bbbe184576901d8dd5
parent4dedb0bfee797de141eecb5fb207b41089f590b2
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