]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
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:07:19 +0000 (11:07 -0700)
commit32b37300716924acaea1ac645b7be189e3905801
tree1d3f0c7309df9810144099dd01d4e32565b4efe2
parentdc844e386896f62a847d3294cd90b3412dcce9ca
Fix multiple OpenSSL vulnerabilities.

Approved by: so
Security: SA-21:16.openssl
Security: CVE-2021-3711
Security: CVE-2021-3712

(cherry picked from commit be158ffe54dcc4a633652685afc5e37894e10ea0)
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