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-07-14 01:10:01 +02:00
2015-07-22 14:43:05 -04:00
2015-06-23 17:09:35 -04:00
2015-05-03 12:53:08 +01:00
2015-06-23 02:59:47 +02:00
2015-06-04 09:23:02 +01:00
2015-05-22 23:40:38 +01:00
2015-05-03 12:53:08 +01:00
2015-06-23 02:59:47 +02:00
2015-06-23 02:59:47 +02:00