]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add decoder fuzzer
authorKurt Roeckx <kurt@roeckx.be>
Wed, 11 Jan 2023 20:14:35 +0000 (21:14 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 23 Jun 2023 13:54:54 +0000 (15:54 +0200)
commita9e6100bc98439ca787aa1fce541550ad1ff3e84
tree8d162d109e6f1125ed28f52a9b0842d05ce07806
parentadf33f9e268b17ec1b4739707abb40b03b21ea6a
Add decoder fuzzer

This found CVE-2023-0217

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