summaryrefslogtreecommitdiffstats
path: root/crypto/des/Makefile
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2015-05-19 16:03:02 +0100
committerMatt Caswell <matt@openssl.org>2015-05-22 23:45:33 +0100
commitb484b040e39e03efbc889a204f5fd2406d7b04b5 (patch)
tree1ad052dd7de86dacaf2426c1b1ea1c50efe058fa /crypto/des/Makefile
parent726b5e71329865d14e46e1eb96c986e3e373bbfd (diff)
Fix off-by-one in BN_rand
If BN_rand is called with |bits| set to 1 and |top| set to 1 then a 1 byte buffer overflow can occur. There are no such instances within the OpenSSL at the moment. Thanks to Mateusz Kocielski (LogicalTrust), Marek Kroemeke, Filip Palian for discovering and reporting this issue. Reviewed-by: Kurt Roeckx <kurt@openssl.org>
Diffstat (limited to 'crypto/des/Makefile')
0 files changed, 0 insertions, 0 deletions