[GIT PULL] HID fixes
From: Jiri Kosina
Date: Thu Oct 12 2017 - 08:46:22 EST
Linus,
please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid.git for-linus
to receive
=====
- fix for potential out-of-bounds memory access (found by fuzzing, likely
requires specially crafted device to trigger) by Jaejoong Kim
- two new device IDs for elecom driver from Alex Manoussakis
=====
Thank you.
----------------------------------------------------------------
Alex Manoussakis (1):
HID: hid-elecom: extend to fix descriptor for HUGE trackball
Jaejoong Kim (1):
HID: usbhid: fix out-of-bounds bug
drivers/hid/Kconfig | 1 +
drivers/hid/hid-core.c | 2 ++
drivers/hid/hid-elecom.c | 13 +++++++++----
drivers/hid/hid-ids.h | 2 ++
drivers/hid/usbhid/hid-core.c | 12 +++++++++++-
5 files changed, 25 insertions(+), 5 deletions(-)
--
Jiri Kosina
SUSE Labs