Files
kernel_amazon_mt8127-common/include/linux
Kees Cook 56085cec9e HID: validate HID report id size
commit 43622021d2e2b82ea03d883926605bdd0525e1d1 upstream.

The "Report ID" field of a HID report is used to build indexes of
reports. The kernel's index of these is limited to 256 entries, so any
malicious device that sets a Report ID greater than 255 will trigger
memory corruption on the host:

[ 1347.156239] BUG: unable to handle kernel paging request at ffff88094958a878
[ 1347.156261] IP: [<ffffffff813e4da0>] hid_register_report+0x2a/0x8b

CVE-2013-2888

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-09-26 17:18:16 -07:00
..
2013-05-17 14:31:05 -04:00
2013-07-25 14:07:23 -07:00
2013-05-07 19:46:02 -07:00
2013-05-10 14:37:17 +01:00
2013-07-28 16:30:11 -07:00
2013-05-07 18:38:27 -07:00
2013-09-26 17:18:16 -07:00
2013-07-28 16:30:05 -07:00
2013-07-21 18:21:29 -07:00
2013-05-28 11:05:08 +02:00
2013-06-25 16:07:44 -07:00
2013-08-20 08:43:02 -07:00
2013-07-28 16:29:55 -07:00