]> code.ossystems Code Review - openembedded-core.git/commit
librsvg: CVE-2011-3146
authorLi Wang <li.wang@windriver.com>
Thu, 13 Dec 2012 06:51:22 +0000 (14:51 +0800)
committerScott Garman <scott.a.garman@intel.com>
Fri, 28 Dec 2012 00:16:34 +0000 (16:16 -0800)
commit6d030fcb69221da073ce413049deb8447934bed5
tree6f951a65c5518abeb0e8795daff6554dac778d6e
parente6fddd1961061895e9335fa94b636163efdc9caa
librsvg: CVE-2011-3146

Store node type separately in RsvgNode

commit 34c95743ca692ea0e44778e41a7c0a129363de84 upstream

The node name (formerly RsvgNode:type) cannot be used to infer
the sub-type of RsvgNode that we're dealing with, since for unknown
elements we put type = node-name. This lead to a (potentially exploitable)
crash e.g. when the element name started with "fe" which tricked
the old code into considering it as a RsvgFilterPrimitive.
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3146

https://bugzilla.gnome.org/show_bug.cgi?id=658014

[YOCTO #3581]
[ CQID: WIND00376773 ]
Upstream-Status: Backport

Signed-off-by: Li Wang <li.wang@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Resolved merge conflicts with denzil branch.

Fixes denzil bug [YOCTO #3651].

Signed-off-by: Scott Garman <scott.a.garman@intel.com>
meta/recipes-gnome/librsvg/librsvg-2.32.1/librsvg-CVE-2011-3146.patch [new file with mode: 0644]
meta/recipes-gnome/librsvg/librsvg_2.32.1.bb