diff options
author | inoguchi <> | 2020-02-17 12:51:48 +0000 |
---|---|---|
committer | inoguchi <> | 2020-02-17 12:51:48 +0000 |
commit | 63f370da2a67eb9d27cc1ec17bdf5c52ed842a43 (patch) | |
tree | cf2d0e5e749794ce2dc2a14dd681d4699b56e112 /src/lib/libcrypto/crypto_init.c | |
parent | 1063aaa9b7543a856d9a9d5695ced92c74ca1d76 (diff) | |
download | openbsd-63f370da2a67eb9d27cc1ec17bdf5c52ed842a43.tar.gz openbsd-63f370da2a67eb9d27cc1ec17bdf5c52ed842a43.tar.bz2 openbsd-63f370da2a67eb9d27cc1ec17bdf5c52ed842a43.zip |
Restrict the length of openssl conf value string
There was no limitation for the length of openssl conf value.
This brings possibility of out-of-memory problem as oss-fuzz had detected.
This diff restricts the length of conf value up to 64k.
ok jsing@
Diffstat (limited to 'src/lib/libcrypto/crypto_init.c')
0 files changed, 0 insertions, 0 deletions