summaryrefslogtreecommitdiffstats
path: root/crypto/jpake/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:47:16 +0100
commite261cf5a2e3c12e9c6221a83a077c5523b85b979 (patch)
tree867dfb1ac639070f8a2f486195f969fa470c0e49 /crypto/jpake/Makefile
parentb3c721482b0fc54e09612f55309acade6b35a7d9 (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/jpake/Makefile')
0 files changed, 0 insertions, 0 deletions