]> code.ossystems Code Review - openembedded-core.git/commit
libxfont: Security Advisory - libxfont - CVE-2015-1803
authorLi Zhou <li.zhou@windriver.com>
Mon, 27 Apr 2015 02:49:22 +0000 (10:49 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 28 Apr 2015 06:56:00 +0000 (07:56 +0100)
commit2c7a15a074501beb6b8a4c7bdf30604b1a432a6b
treebfcd1a06d7c43f3b5c594844d3015bb0fc247423
parent0ff9f2bf0e44a7b47a98234a12714c780825e286
libxfont: Security Advisory - libxfont - CVE-2015-1803

bdfReadCharacters: bailout if a char's bitmap cannot be read

Previously would charge on ahead with a NULL pointer in ci->bits, and
then crash later in FontCharInkMetrics() trying to access the bits.

Signed-off-by: Li Zhou <li.zhou@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/xorg-lib/libxfont/0001-bdfReadCharacters-bailout-if-a-char-s-bitmap-cannot-.patch [new file with mode: 0644]
meta/recipes-graphics/xorg-lib/libxfont_1.5.0.bb