diff options
author | Li Zhou <li.zhou@windriver.com> | 2015-04-27 10:54:22 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-05-15 18:12:48 +0100 |
commit | 6504fa687a025fac88aceb630e9e9600e5cf71d4 (patch) | |
tree | c9baa08c7e8e547aa5196e28f43fd0d6096ad63c /meta/recipes.txt | |
parent | 7a277e901dcda2d81f78ee6f36ef2333495d8c6d (diff) | |
download | poky-6504fa687a025fac88aceb630e9e9600e5cf71d4.tar.gz |
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.
(From OE-Core rev: 4dd4b96b6d60246338bb30ede9f3ab1b2e757be9)
(From OE-Core rev: 1e2a947e65f5fb6e01459c9ddd6515a7131d92c7)
Signed-off-by: Li Zhou <li.zhou@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes.txt')
0 files changed, 0 insertions, 0 deletions