PKCS#7: Fix NULL dereference with missing EncryptedContent.
authorEmilia Kasper <emilia@openssl.org>
Tue, 12 May 2015 17:00:30 +0000 (19:00 +0200)
committerMatt Caswell <matt@openssl.org>
Thu, 11 Jun 2015 14:02:21 +0000 (15:02 +0100)
commit5fbc59cac60db4d7c3172152b8bdafe0c675fabd
tree0c215a90e5f1dce19dafb9da0421559a0b9e5dc7
parent370ac320301e28bb615cee80124c042649c95d14
PKCS#7: Fix NULL dereference with missing EncryptedContent.

CVE-2015-1790

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/pkcs7/pk7_doit.c