diff options
author | Kees Cook <keescook@chromium.org> | 2013-08-28 22:30:49 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2013-09-04 11:58:32 +0200 |
commit | 412f30105ec6735224535791eed5cdc02888ecb4 (patch) | |
tree | 217da936ca3f5afd4327c664dcb5b2d6f7722dec /drivers/hid/hid-ntrig.c | |
parent | 8c89cc17b91992845bd635813cd162fe8dfcec6e (diff) |
HID: pantherlord: validate output report details
A HID device could send a malicious output report that would cause the
pantherlord HID driver to write beyond the output report allocation
during initialization, causing a heap overflow:
[ 310.939483] usb 1-1: New USB device found, idVendor=0e8f, idProduct=0003
...
[ 315.980774] BUG kmalloc-192 (Tainted: G W ): Redzone overwritten
CVE-2013-2892
Signed-off-by: Kees Cook <keescook@chromium.org>
Cc: stable@kernel.org
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-ntrig.c')
0 files changed, 0 insertions, 0 deletions