linux/drivers/input
Kenichi Nagai bf61f8d357 Input: evdev - fix overflow in compat_ioctl
When exporting input device bitmaps via compat_ioctl on BIG_ENDIAN
platforms evdev calculates data size incorrectly. This causes buffer
overflow if user specifies buffer smaller than maxlen.

Signed-off-by: Kenichi Nagai <kenichi3.nagai@toshiba.co.jp>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-11 09:08:04 -07:00
..
gameport Input: gameport - do not touch bus's rwsem 2007-04-27 10:57:30 -07:00
joystick Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input 2007-05-08 11:51:43 -07:00
keyboard Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 2007-05-08 01:31:11 -04:00
misc Fix ixp4xx compile error 2007-05-10 13:34:05 -07:00
mouse Input: move USB mice under drivers/input/mouse 2007-05-08 01:41:29 -04:00
serio Input: i8042 - fix AUX port detection with some chips 2007-05-08 01:31:40 -04:00
tablet Input: move USB tablets under drivers/input/tablet 2007-05-08 01:41:29 -04:00
touchscreen Input: move USB touchscreens under drivers/input/touchscreen 2007-05-08 01:41:29 -04:00
Kconfig [S390] Kconfig: unwanted menus for s390. 2007-05-10 15:46:07 +02:00
Makefile Input: move USB tablets under drivers/input/tablet 2007-05-08 01:41:29 -04:00
evbug.c Input: rework handle creation code 2007-04-12 01:29:46 -04:00
evdev.c Input: evdev - fix overflow in compat_ioctl 2007-05-11 09:08:04 -07:00
ff-core.c Input: force feedback - make sure effect is present before playing 2007-05-03 00:51:10 -04:00
ff-memless.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
fixp-arith.h Input: move fixp-arith.h to drivers/input 2006-07-19 01:40:14 -04:00
input.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
joydev.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
mousedev.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
tsdev.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00