]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix multiple OpenSSL vulnerabilities.
authorGordon Tetlow <gordon@FreeBSD.org>
Thu, 16 Feb 2023 17:25:39 +0000 (09:25 -0800)
committerGordon Tetlow <gordon@FreeBSD.org>
Thu, 16 Feb 2023 18:00:54 +0000 (10:00 -0800)
commitafb60ed7d8a1e91163200fbf0d85b27a1237ea48
treebda00b4865a6caa6e37ace219994006136a68763
parent138c4a1553a19254dd6b427c0de13337c91ba5b9
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