]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix multiple OpenSSL vulnerabilities.
authorGordon Tetlow <gordon@FreeBSD.org>
Thu, 16 Feb 2023 17:20:43 +0000 (09:20 -0800)
committerGordon Tetlow <gordon@FreeBSD.org>
Thu, 16 Feb 2023 17:58:13 +0000 (09:58 -0800)
commite237b128e080f98e91c43c7050409a817d007672
tree46cb8a6af36fb78ac5a249b7af79a1597e061846
parent01efaef88f1efa5e76bfbfbc35e960393bbcf604
Fix multiple OpenSSL vulnerabilities.

Approved by: so
Security: FreeBSD-SA-23:03.openssl
Security: CVE-2023-0286
Security: CVE-2023-0215
Security: CVE-2022-4450
Security: CVE-2022-4304
13 files changed:
crypto/openssl/crypto/asn1/bio_ndef.c
crypto/openssl/crypto/bn/bn_blind.c
crypto/openssl/crypto/bn/bn_err.c
crypto/openssl/crypto/bn/bn_local.h
crypto/openssl/crypto/bn/rsa_sup_mul.c [new file with mode: 0644]
crypto/openssl/crypto/err/openssl.txt
crypto/openssl/crypto/pem/pem_lib.c
crypto/openssl/crypto/rsa/rsa_ossl.c
crypto/openssl/crypto/x509v3/v3_genn.c
crypto/openssl/include/crypto/bn.h
crypto/openssl/include/openssl/bnerr.h
crypto/openssl/include/openssl/x509v3.h
secure/lib/libcrypto/Makefile