mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
8a585601fe
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) |
||
---|---|---|
.. | ||
asn1 | ||
asn1parse | ||
bignum | ||
bndiv | ||
client | ||
cms | ||
conf | ||
crl | ||
ct | ||
server | ||
x509 |