]> code.ossystems Code Review - openembedded-core.git/commit
libxml2: Necessary changes before fixing CVE-2016-5131
authorAndrej Valek <andrej.valek@siemens.com>
Mon, 12 Dec 2016 13:20:19 +0000 (14:20 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Jan 2017 11:46:53 +0000 (11:46 +0000)
commit68b0f3a0bf8dfdf49be4aed1745a7f50662c555d
tree136b8fb414cfb5a4fbc9621f5da96566824572b7
parent9654a6a238a44ed1025a45e4ad1cb779a8684344
libxml2: Necessary changes before fixing CVE-2016-5131

xpath:
 - Check for errors after evaluating first operand.
 - Add sanity check for empty stack.
 - Include comparation in changes from xmlXPathCmpNodesExt to xmlXPathCmpNodes

(From OE-Core rev: 96ef568f75dded56a2123b63dcc8b443f796afe0)

Signed-off-by: Andrej Valek <andrej.valek@siemens.com>
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-core/libxml/libxml2/libxml2-fix_node_comparison.patch [new file with mode: 0644]
meta/recipes-core/libxml/libxml2_2.9.4.bb