]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add PEM fuzzer
authorKurt Roeckx <kurt@roeckx.be>
Tue, 13 Dec 2022 21:10:47 +0000 (22:10 +0100)
committerPauli <pauli@openssl.org>
Thu, 1 Jun 2023 00:04:32 +0000 (10:04 +1000)
commitbc07d371865095643ec4f7190f26b174830a2f02
tree000a6da7de690df3c02698fec6ef9dc1e1e6fde0
parent3410a72dce57651e08d5d2143409cde0205a8f3b
Add PEM fuzzer

This fuzzer can find CVE-2022-4450

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20242)
fuzz/build.info
fuzz/pem.c [new file with mode: 0644]
test/recipes/99-test_fuzz_pem.t [new file with mode: 0644]