]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:10:48 +0000 (15:10 +0100)
commitf46e8095aa16ed61411ab4c231570762261df438
treef5e31ac023df0b5603b68a5c72c1200db8f12578
parent57de3216e27c2e52bc3bc5bc7c94babdb7022179
PKCS#7: Fix NULL dereference with missing EncryptedContent.

CVE-2015-1790

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