aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/php/php_5.6.12.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster@mvista.com>2016-02-01 08:31:05 -0800
committerMartin Jansa <Martin.Jansa@gmail.com>2016-02-10 15:08:20 +0100
commitdc5634968b270dde250690609f0015f881db81f2 (patch)
tree161cdd979a4a4cf019bc7313366c16666e74e634 /meta-oe/recipes-devtools/php/php_5.6.12.bb
parent889258fd3af69424edbb623a1ee11b6b8b5fc553 (diff)
downloadmeta-openembedded-dc5634968b270dde250690609f0015f881db81f2.tar.gz
php: Security fix CVE-2016-1903
CVE-2016-1903 php: Out-of-bounds memory read via gdImageRotateInterpolated Signed-off-by: Armin Kuster <akuster@mvista.com>
Diffstat (limited to 'meta-oe/recipes-devtools/php/php_5.6.12.bb')
-rw-r--r--meta-oe/recipes-devtools/php/php_5.6.12.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/php/php_5.6.12.bb b/meta-oe/recipes-devtools/php/php_5.6.12.bb
index caa0867b01..bd9a5b601c 100644
--- a/meta-oe/recipes-devtools/php/php_5.6.12.bb
+++ b/meta-oe/recipes-devtools/php/php_5.6.12.bb
@@ -3,6 +3,7 @@ require php.inc
SRC_URI += "file://change-AC_TRY_RUN-to-AC_TRY_LINK.patch \
file://CVE-2015-7803.patch \
file://CVE-2015-7804.patch \
+ file://CVE-2016-1903.patch \
"
SRC_URI[md5sum] = "4578dee9d979114610a444bee263ed9b"
SRC_URI[sha256sum] = "6f27104272af7b2a996f85e4100fac627630fbdaf39d7bd263f16cf529c8853a"