aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/libxml/libxml2.inc
diff options
context:
space:
mode:
authorYue Tao <Yue.Tao@windriver.com>2015-06-15 09:18:52 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-06-28 09:42:02 +0100
commitd1288821b709f47f48bbdb6764f1a35bf2589de7 (patch)
treef5838989343b83031b4b67394ec577642b9cb338 /meta/recipes-core/libxml/libxml2.inc
parentcc79ca38c6f8af4f47fb1e466a836bc8764cd938 (diff)
downloadopenembedded-core-d1288821b709f47f48bbdb6764f1a35bf2589de7.tar.gz
libxml2: Security Advisory - libxml2 - CVE-2015-1819
for CVE-2015-1819 Enforce the reader to run in constant memory (From OE-Core rev: 9e67d8ae592a37d7c92d6566466b09c83e9ec6a7) Signed-off-by: Yue Tao <Yue.Tao@windriver.com> Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/libxml/libxml2.inc')
-rw-r--r--meta/recipes-core/libxml/libxml2.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/libxml/libxml2.inc b/meta/recipes-core/libxml/libxml2.inc
index 1314bbfb8d..9d1d2bd257 100644
--- a/meta/recipes-core/libxml/libxml2.inc
+++ b/meta/recipes-core/libxml/libxml2.inc
@@ -22,6 +22,7 @@ SRC_URI = "ftp://xmlsoft.org/libxml2/libxml2-${PV}.tar.gz;name=libtar \
file://python-sitepackages-dir.patch \
file://libxml-m4-use-pkgconfig.patch \
file://configure.ac-fix-cross-compiling-warning.patch \
+ file://0001-CVE-2015-1819-Enforce-the-reader-to-run-in-constant-.patch \
"
BINCONFIG = "${bindir}/xml2-config"