Fix multiple OpenSSL vulnerabilities.
authorGordon Tetlow <gordon@FreeBSD.org>
Tue, 24 Aug 2021 18:03:46 +0000 (11:03 -0700)
committerGordon Tetlow <gordon@FreeBSD.org>
Tue, 24 Aug 2021 18:26:45 +0000 (11:26 -0700)
commitaef815e7873b006bd040ac1690425709635e32e7
treeae9f27e906dd4630fc7ebc6624ee77f301478d45
parent64ae2f785e0672286901c15045a24cbc533538d3
Fix multiple OpenSSL vulnerabilities.

Approved by: so
Security: SA-21:16.openssl
Security: CVE-2021-3711
Security: CVE-2021-3712
14 files changed:
crypto/openssl/crypto/asn1/asn1_lib.c
crypto/openssl/crypto/asn1/t_spki.c
crypto/openssl/crypto/ec/ec_asn1.c
crypto/openssl/crypto/sm2/sm2_crypt.c
crypto/openssl/crypto/sm2/sm2_pmeth.c
crypto/openssl/crypto/x509v3/v3_akey.c
crypto/openssl/crypto/x509v3/v3_alt.c
crypto/openssl/crypto/x509v3/v3_cpols.c
crypto/openssl/crypto/x509v3/v3_ncons.c
crypto/openssl/crypto/x509v3/v3_pci.c
crypto/openssl/crypto/x509v3/v3_utl.c
crypto/openssl/include/crypto/sm2.h
crypto/openssl/include/crypto/x509.h
crypto/openssl/include/openssl/opensslv.h