aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorEmilia Kasper <emilia@openssl.org>2015-02-27 16:52:23 +0100
committerMatt Caswell <matt@openssl.org>2015-03-19 13:01:13 +0000
commitc225c3cf9bd67297fb0c297768d69cbc03fbdab7 (patch)
tree6a0d84b0927954eb98ddd639548af2f198296074 /NEWS
parente677e8d13595f7b3287f8feef7676feb301b0e8a (diff)
downloadopenssl-c225c3cf9bd67297fb0c297768d69cbc03fbdab7.tar.gz
PKCS#7: avoid NULL pointer dereferences with missing content
In PKCS#7, the ASN.1 content component is optional. This typically applies to inner content (detached signatures), however we must also handle unexpected missing outer content correctly. This patch only addresses functions reachable from parsing, decryption and verification, and functions otherwise associated with reading potentially untrusted data. Correcting all low-level API calls requires further work. CVE-2015-0289 Thanks to Michal Zalewski (Google) for reporting this issue. Reviewed-by: Steve Henson <steve@openssl.org>
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions