commit | 9e8910257397372633e74b333ef891f20c800ee4 | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Wed Aug 28 22:31:44 2013 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Sep 04 12:01:58 2013 +0200 |
tree | 3aaf2d19632500e3c45e59fe393600a86dd3434b | |
parent | 875b4e3763dbc941f15143dd1a18d10bb0be303b [diff] |
HID: sensor-hub: validate feature report details A HID device could send a malicious feature report that would cause the sensor-hub HID driver to read past the end of heap allocation, leaking kernel memory contents to the caller. CVE-2013-2898 Signed-off-by: Kees Cook <keescook@chromium.org> Cc: stable@kernel.org Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>