]> 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>
Fri, 16 Dec 2016 08:30:01 +0000 (08:30 +0000)
commit96ef568f75dded56a2123b63dcc8b443f796afe0
treea202d813e150b733eef9881e2f64251215ce488f
parent82b171f3b37e6733997fc1e7685b7cac5a3476e7
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

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>
meta/recipes-core/libxml/libxml2/libxml2-fix_node_comparison.patch [new file with mode: 0644]
meta/recipes-core/libxml/libxml2_2.9.4.bb