Avoid overflow in MDC2_Update()
authorDr. Stephen Henson <steve@openssl.org>
Fri, 19 Aug 2016 22:28:29 +0000 (23:28 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 24 Aug 2016 13:12:51 +0000 (14:12 +0100)
commit55d83bf7c10c7b205fffa23fa7c3977491e56c07
tree1829db8e3fe3ec8542309a5239ce66dde10b77cd
parentef28891bab7054667f2f6739f6d376c38b3ca1cc
Avoid overflow in MDC2_Update()

Thanks to Shi Lei for reporting this issue.

CVE-2016-6303

Reviewed-by: Matt Caswell <matt@openssl.org>
crypto/mdc2/mdc2dgst.c