diff options
author | Alex Warg <alexander.warg@os.inf.tu-dresden.de> | 2010-06-30 10:33:46 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2010-07-01 08:16:07 +1000 |
commit | 421585fda6ce67c209d43952109dda056ee40941 (patch) | |
tree | ea76fff6d2536c349d8a25b6b0f0451f90c07b32 /include/evdev-properties.h | |
parent | man: some minor fixes to man page. (diff) | |
download | xf86-input-evdev-421585fda6ce67c209d43952109dda056ee40941.tar.gz xf86-input-evdev-421585fda6ce67c209d43952109dda056ee40941.tar.bz2 xf86-input-evdev-421585fda6ce67c209d43952109dda056ee40941.zip |
Fix out-of-bounds access if more than MAX_VALUATORS are present. (#28809)
The functions EvdevAddRelClass and EvdevAddAbsClass do out of bounds
accesses to vals and old_vals arrays in the EvdevRec structure if there are
more than MAX_VALUATORS axes reported by the kernel.
X.Org Bug 28809 <http://bugs.freedesktop.org/show_bug.cgi?id=28809>
Signed-off-by: Alex Warg <alexander.warg@os.inf.tu-dresden.de>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'include/evdev-properties.h')
0 files changed, 0 insertions, 0 deletions