diff options
author | Kees Cook <keescook@chromium.org> | 2013-09-11 15:56:54 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-10-01 12:17:46 -0400 |
commit | 2ec96f1b2beb4f755a61ee961ae2dbd7ad922a35 (patch) | |
tree | 13dd620e58a50213ecb5f7dbfbb34aa661dbf5b4 /drivers/hid/hid-zydacron.c | |
parent | 9f3383881d9b8f2ea3a1e8453e4e62a57b4af9ab (diff) |
HID: LG: validate HID output report details
commit 0fb6bd06e06792469acc15bbe427361b56ada528 upstream.
A HID device could send a malicious output report that would cause the
lg, lg3, and lg4 HID drivers to write beyond the output report allocation
during an event, causing a heap overflow:
[ 325.245240] usb 1-1: New USB device found, idVendor=046d, idProduct=c287
...
[ 414.518960] BUG kmalloc-4096 (Not tainted): Redzone overwritten
Additionally, while lg2 did correctly validate the report details, it was
cleaned up and shortened.
CVE-2013-2893
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hid/hid-zydacron.c')
0 files changed, 0 insertions, 0 deletions