openssl/fuzz/corpora
Matt Caswell 8a585601fe Fix out-of-memory condition in conf
conf has the ability to expand variables in config files. Repeatedly doing
this can lead to an exponential increase in the amount of memory required.
This places a limit on the length of a value that can result from an
expansion.

Credit to OSS-Fuzz for finding this problem.

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2894)
2017-03-12 00:19:14 +00:00
..
asn1 Update fuzz corpora 2017-01-06 18:27:17 +01:00
asn1parse Fuzz corpora update 2016-12-08 19:06:19 +01:00
bignum Update fuzz corpora 2017-01-06 18:27:17 +01:00
bndiv Fuzz corpora update 2016-12-08 19:06:19 +01:00
client Update client, server and x509 fuzz corpus 2017-02-21 18:53:07 +01:00
cms Fuzz corpora update 2016-12-08 19:06:19 +01:00
conf Fix out-of-memory condition in conf 2017-03-12 00:19:14 +00:00
crl Fuzz corpora update 2016-12-08 19:06:19 +01:00
ct Fuzz corpora update 2016-12-08 19:06:19 +01:00
server Update client, server and x509 fuzz corpus 2017-02-21 18:53:07 +01:00
x509 Update client, server and x509 fuzz corpus 2017-02-21 18:53:07 +01:00