Always check bn_wexpend() return values for failure (CVE-2009-3245).
authorBodo Möller <bodo@openssl.org>
Tue, 23 Feb 2010 10:36:35 +0000 (10:36 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 23 Feb 2010 10:36:35 +0000 (10:36 +0000)
commit2d9dcd4ff0923347fab727ac90e8526dd65e4e07
tree2aaf576cf8d78dec215500be1e79d15db67bcf94
parenta8397553295bca838e082b959b4b8efe5d3b1256
Always check bn_wexpend() return values for failure (CVE-2009-3245).

(The CHANGES entry covers the change from PR #2111 as well, submitted by
Martin Olsson.)

Submitted by: Neel Mehta
crypto/bn/bn_div.c
crypto/bn/bn_gf2m.c
crypto/ec/ec2_smpl.c
engines/e_ubsec.c