]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 25 Nov 2015 07:56:57 +0000 (07:56 +0000)
commit27de51f4ad21d9b896e7d48041e7cdf20c564a38
tree2622534248c1cbb41132c81b8c5c10155734da6a
parent457bd6297ae99627c5f596c3c09086d787d5a5ab
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]

Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
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]