]> code.ossystems Code Review - openembedded-core.git/commit
libxml2: fix CVE-2015-7942 and CVE-2015-8035
authorArmin Kuster <akuster@mvista.com>
Wed, 11 Nov 2015 22:21:46 +0000 (14:21 -0800)
committerJoshua Lock <joshua.lock@collabora.co.uk>
Tue, 8 Dec 2015 22:14:47 +0000 (22:14 +0000)
commitfdaf0f8f8b034f19639f66e1d30088bb9abfc68d
tree3ddd3586aa4d65e806690441221e8972486f4974
parent9f339f516ab03d598fae0e536b3a420ea4d8ee1a
libxml2: fix CVE-2015-7942 and CVE-2015-8035

CVE-2015-7942 libxml2: heap-based buffer overflow in xmlParseConditionalSections()
CVE-2015-8035 libxml2: DoS when parsing specially crafted XML document if XZ support is enabled

[YOCTO #8641]

(From OE-Core master rev: 27de51f4ad21d9b896e7d48041e7cdf20c564a38)

Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Joshua Lock <joshua.lock@collabora.co.uk>
meta/recipes-core/libxml/libxml2.inc
meta/recipes-core/libxml/libxml2/CVE-2015-7942.patch [new file with mode: 0644]
meta/recipes-core/libxml/libxml2/CVE-2015-8035.patch [new file with mode: 0644]