]> git.ipfire.org Git - thirdparty/openssl.git/commit
Update X509 fuzzer to verify a chain
authorKurt Roeckx <kurt@roeckx.be>
Sun, 18 Dec 2022 19:54:15 +0000 (20:54 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 1 Sep 2023 09:11:57 +0000 (10:11 +0100)
commit399c2da08ab9c6a382f8e9950742a022e847fec0
tree51617dcafa5072183797a17a503fc32f48b714f9
parentb544c72f3755c0ea51408d3118821a1ac126c070
Update X509 fuzzer to verify a chain

It add supports for verifying that it's been signed by a CA, and
checks the CRL and OCSP status

Can find CVE-2022-4203 and CVE-2023-0286

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20243)
fuzz/build.info
fuzz/x509.c
test/recipes/99-test_fuzz_x509.t