diff options
author | Li Zhou <li.zhou@windriver.com> | 2015-04-27 10:54:22 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-28 07:56:01 +0100 |
commit | 4dd4b96b6d60246338bb30ede9f3ab1b2e757be9 (patch) | |
tree | 764a18be387cd62bbfc7bbb7a3eec045340f1e95 /meta/recipes-extended/diffutils/diffutils_3.3.bb | |
parent | 2c7a15a074501beb6b8a4c7bdf30604b1a432a6b (diff) | |
download | openembedded-core-4dd4b96b6d60246338bb30ede9f3ab1b2e757be9.tar.gz openembedded-core-4dd4b96b6d60246338bb30ede9f3ab1b2e757be9.tar.bz2 openembedded-core-4dd4b96b6d60246338bb30ede9f3ab1b2e757be9.zip |
libxfont: Security Advisory - libxfont - CVE-2015-1804
bdfReadCharacters: ensure metrics fit into xCharInfo struct
We use 32-bit ints to read from the bdf file, but then try to stick
into a 16-bit int in the xCharInfo struct, so make sure they won't
overflow that range.
Signed-off-by: Li Zhou <li.zhou@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/diffutils/diffutils_3.3.bb')
0 files changed, 0 insertions, 0 deletions