Matt Caswell 6a009812b2 Check for 0 modulus in BN_MONT_CTX_set
The function BN_MONT_CTX_set was assuming that the modulus was non-zero
and therefore that |mod->top| > 0. In an error situation that may not be
the case and could cause a seg fault.

This is a follow on from CVE-2015-1794.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-08-11 19:57:01 +01:00
..
2015-08-11 19:57:01 +01:00
2015-06-21 17:52:12 -04:00
2015-07-20 01:16:28 -04:00
2015-06-12 13:16:09 +01:00
2015-07-14 01:10:01 +02:00
2015-07-14 01:10:01 +02:00
2015-07-14 01:10:01 +02:00
2015-04-20 15:06:22 +02:00
2015-07-20 01:16:28 -04:00
2015-07-16 01:06:48 -04:00
2015-07-20 01:16:28 -04:00
2015-06-23 17:09:35 -04:00
2015-06-23 17:09:35 -04:00
2015-08-05 22:06:01 -04:00
2014-06-04 08:34:18 +02:00
2015-07-14 01:10:01 +02:00
2015-01-22 09:20:09 +00:00