CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/03/28 20:29:24
Modified files:
lib/libcrypto/asn1: asn1.h asn1_err.c tasn_dec.c
Log message:
Limit ASN.1 constructed types recursive definition depth
Fixes for CVE-2018-0739.
Copied from commit below, and modified for adaption to our code.
https://github.com/openssl/openssl/commit/9310d45087ae546e27e61ddf8f6367f29848220d
ok bcook@ beck@ jsing@
