-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Pull HID updates from Jiri Kosina: "Fixes for CVE-2013-2897, CVE-2013-2895, CVE-2013-2897, CVE-2013-2894, CVE-2013-2893, CVE-2013-2891, CVE-2013-2890, CVE-2013-2889. All the bugs are triggerable only by specially crafted evil-on-purpose HW devices. Fixes by Kees Cook and Benjamin Tissoires" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid: HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp fails HID: multitouch: validate indexes details HID: logitech-dj: validate output report details HID: validate feature and input report details HID: lenovo-tpkbd: validate output report details HID: LG: validate HID output report details HID: steelseries: validate output report details HID: sony: validate HID output report details HID: zeroplus: validate output report details HID: provide a helper for validating hid reports
Showing
- drivers/hid/hid-core.c 65 additions, 9 deletionsdrivers/hid/hid-core.c
- drivers/hid/hid-input.c 10 additions, 1 deletiondrivers/hid/hid-input.c
- drivers/hid/hid-lenovo-tpkbd.c 19 additions, 6 deletionsdrivers/hid/hid-lenovo-tpkbd.c
- drivers/hid/hid-lg2ff.c 3 additions, 16 deletionsdrivers/hid/hid-lg2ff.c
- drivers/hid/hid-lg3ff.c 6 additions, 23 deletionsdrivers/hid/hid-lg3ff.c
- drivers/hid/hid-lg4ff.c 1 addition, 19 deletionsdrivers/hid/hid-lg4ff.c
- drivers/hid/hid-lgff.c 2 additions, 15 deletionsdrivers/hid/hid-lgff.c
- drivers/hid/hid-logitech-dj.c 8 additions, 2 deletionsdrivers/hid/hid-logitech-dj.c
- drivers/hid/hid-multitouch.c 14 additions, 12 deletionsdrivers/hid/hid-multitouch.c
- drivers/hid/hid-sony.c 4 additions, 0 deletionsdrivers/hid/hid-sony.c
- drivers/hid/hid-steelseries.c 5 additions, 0 deletionsdrivers/hid/hid-steelseries.c
- drivers/hid/hid-zpff.c 5 additions, 13 deletionsdrivers/hid/hid-zpff.c
- include/linux/hid.h 4 additions, 0 deletionsinclude/linux/hid.h
Loading
Please register or sign in to comment