mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
php: Security fix CVE-2015-7804
CVE-2015-7804 php: uninitialized pointer in phar_make_dirstream() Signed-off-by: Armin Kuster <akuster@mvista.com>
This commit is contained in:
committed by
Martin Jansa
parent
40eed80072
commit
7cb8c764e7
@@ -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 += " \
|
||||
|
||||
Reference in New Issue
Block a user