summaryrefslogtreecommitdiff
path: root/fuzz
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-11-19 13:58:21 +0000
committerMatt Caswell <matt@openssl.org>2020-12-02 10:28:45 +0000
commit61b0fead5e6079ca826594df5b9ca00e65883cb0 (patch)
tree900b7572c85a02a54f5f3e7381d45038dac9a6ca /fuzz
parent89cccbea51fa52a1e4784a9ece35d96e4dcbfd30 (diff)
downloadopenssl-new-61b0fead5e6079ca826594df5b9ca00e65883cb0.tar.gz
Don't Overflow when printing Thawte Strong Extranet Version
When printing human readable info on the Thawte Strong Extranet extension the version number could overflow if the version number == LONG_MAX. This is undefined behaviour. Issue found by OSSFuzz. Reviewed-by: Ben Kaduk <kaduk@mit.edu> (Merged from https://github.com/openssl/openssl/pull/13452)
Diffstat (limited to 'fuzz')
-rw-r--r--fuzz/corpora/crl/4d72381f46c50eb9cabd8aa27f456962bf013b28bin0 -> 65 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/fuzz/corpora/crl/4d72381f46c50eb9cabd8aa27f456962bf013b28 b/fuzz/corpora/crl/4d72381f46c50eb9cabd8aa27f456962bf013b28
new file mode 100644
index 0000000000..dde1c66748
--- /dev/null
+++ b/fuzz/corpora/crl/4d72381f46c50eb9cabd8aa27f456962bf013b28
Binary files differ