summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/php/php_5.5.21.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-02-07 11:27:58 -0800
committerMartin Jansa <Martin.Jansa@gmail.com>2016-02-08 14:13:39 +0100
commit7cb8c764e73692adb501cbb76e72ef3373fc74c2 (patch)
treef72bcb37f5652db82b31a23c1f14980dabf71a99 /meta-oe/recipes-devtools/php/php_5.5.21.bb
parent40eed80072184c747ec5823661054e5a2bb9c170 (diff)
downloadast2050-yocto-openembedded-7cb8c764e73692adb501cbb76e72ef3373fc74c2.zip
ast2050-yocto-openembedded-7cb8c764e73692adb501cbb76e72ef3373fc74c2.tar.gz
php: Security fix CVE-2015-7804
CVE-2015-7804 php: uninitialized pointer in phar_make_dirstream() Signed-off-by: Armin Kuster <akuster@mvista.com>
Diffstat (limited to 'meta-oe/recipes-devtools/php/php_5.5.21.bb')
-rw-r--r--meta-oe/recipes-devtools/php/php_5.5.21.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/php/php_5.5.21.bb b/meta-oe/recipes-devtools/php/php_5.5.21.bb
index 3582b45..ed286d6 100644
--- a/meta-oe/recipes-devtools/php/php_5.5.21.bb
+++ b/meta-oe/recipes-devtools/php/php_5.5.21.bb
@@ -15,6 +15,7 @@ SRC_URI = "http://php.net/distributions/php-${PV}.tar.bz2 \
file://0001-php-don-t-use-broken-wrapper-for-mkdir.patch \
file://0001-acinclude-use-pkgconfig-for-libxml2-config.patch \
file://CVE-2015-7803.patch \
+ file://CVE-2015-7804.patch \
"
SRC_URI_append_class-target += " \
OpenPOWER on IntegriCloud