Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Pull HID fixes from Benjamin Tissoires: - fix potential out of bound write of zeroes in HID core with a specially crafted uhid device (Lee Jones) - fix potential use-after-free in work function in intel-ish-hid (Reka Norman) - selftests config fixes (Benjamin Tissoires) - few device small fixes and support * tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid: HID: intel-ish-hid: ipc: Fix potential use-after-free in work function HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse HID: cp2112: Fix driver not registering GPIO IRQ chip as threaded selftest: hid: fix hid_bpf not set in config HID: uhid: Over-ride the default maximum data buffer value with our own HID: core: Provide new max_buffer_size attribute to over-ride the default
Showing
- drivers/hid/hid-core.c 25 additions, 7 deletionsdrivers/hid/hid-core.c
- drivers/hid/hid-cp2112.c 1 addition, 0 deletionsdrivers/hid/hid-cp2112.c
- drivers/hid/hid-logitech-hidpp.c 2 additions, 0 deletionsdrivers/hid/hid-logitech-hidpp.c
- drivers/hid/intel-ish-hid/ipc/ipc.c 8 additions, 1 deletiondrivers/hid/intel-ish-hid/ipc/ipc.c
- drivers/hid/uhid.c 1 addition, 0 deletionsdrivers/hid/uhid.c
- include/linux/hid.h 3 additions, 0 deletionsinclude/linux/hid.h
- tools/testing/selftests/hid/config 1 addition, 0 deletionstools/testing/selftests/hid/config
Loading
Please register or sign in to comment