diff options
author | Li Zhou <li.zhou@windriver.com> | 2015-04-07 15:49:56 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-09 19:48:02 +0100 |
commit | 564e2f9732ac4318bb5923dd1ff771514c9afd2f (patch) | |
tree | cd98269ad994dc719a7aeb811b576439daf004c9 /scripts | |
parent | ce9fa5588acdf56e32bbdf9da512aa4071cf7266 (diff) | |
download | openembedded-core-564e2f9732ac4318bb5923dd1ff771514c9afd2f.tar.gz openembedded-core-564e2f9732ac4318bb5923dd1ff771514c9afd2f.tar.bz2 openembedded-core-564e2f9732ac4318bb5923dd1ff771514c9afd2f.zip |
xorg-server: Security Advisory - xorg-server - CVE-2015-0255
Updated x11-server packages fix security vulnerability:
Olivier Fourdan from Red Hat has discovered a protocol handling issue in
the way the X server code base handles the XkbSetGeometry request, where
the server trusts the client to send valid string lengths. A malicious
client with string lengths exceeding the request length can cause the server
to copy adjacent memory data into the XKB structs. This data is then
available to the client via the XkbGetGeometry request. This can lead to
information disclosure issues, as well as possibly a denial of service if a
similar request can cause the server to crash (CVE-2015-0255).
Signed-off-by: Li Zhou <li.zhou@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions