diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-03-09 22:26:52 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2013-05-23 08:13:25 -0700 |
commit | f3e08e4fbe40016484ba795feecf1a742170ffc1 (patch) | |
tree | 857628e29d5db5a75f62ef1848f39b6566e22495 /src/XIProperties.c | |
parent | 59b8e1388a687f871831ac5a9e0ac11de75e2516 (diff) |
Stack buffer overflow in XGetDeviceButtonMapping() [CVE-2013-1998 1/3]
We copy the entire reply sent by the server into the fixed size
mapping[] array on the stack, even if the server says it's a larger
size than the mapping array can hold. HULK SMASH STACK!
Reported-by: Ilja Van Sprundel <ivansprundel@ioactive.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'src/XIProperties.c')
0 files changed, 0 insertions, 0 deletions