Searched hist:"9 e8910257397372633e74b333ef891f20c800ee4" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/hid/ |
H A D | hid-sensor-hub.c | diff 9e8910257397372633e74b333ef891f20c800ee4 Wed Aug 28 22:31:44 CEST 2013 Kees Cook <keescook@chromium.org> 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>
|