Sanity check record length before skipping explicit IV in TLS 1.2, 1.1 and
authorDr. Stephen Henson <steve@openssl.org>
Thu, 10 May 2012 16:03:52 +0000 (16:03 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 10 May 2012 16:03:52 +0000 (16:03 +0000)
commitc46ecc3a55bcbbe4ff31da3864d015e343b0189f
tree9596e19677fc82e9605006d8f35320bfd32ec52d
parent7388b43cae035484036f5dc46c231ce6282a1367
Sanity check record length before skipping explicit IV in TLS 1.2, 1.1 and
DTLS to fix DoS attack.

Thanks to Codenomicon for discovering this issue using Fuzz-o-Matic
fuzzing as a service testing platform.
(CVE-2012-2333)
CHANGES
ssl/d1_enc.c
ssl/t1_enc.c