CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/06/11 10:02:05
Modified files:
lib/libssl/src/crypto/cms: cms_smime.c
Log message:
Avoid an infinite loop that can occur when verifying a message with an
unknown hash function OID.
Diff based on OpenSSL.
Fixes CVE-2015-1792 (however, this code is not enabled/built in LibreSSL).
ok doug@ miod@
