lkml.org 
[lkml]   [2023]   [Mar]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    Subject[GIT PULL] HID fixes
    Linus,

    please pull from

    git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git tags/for-linus-2023030901

    to receive fixes for HID subsystem.

    =====
    - 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
    =====

    Thanks.

    ----------------------------------------------------------------
    Benjamin Tissoires (1):
    selftest: hid: fix hid_bpf not set in config

    Danny Kaehn (1):
    HID: cp2112: Fix driver not registering GPIO IRQ chip as threaded

    Lee Jones (2):
    HID: core: Provide new max_buffer_size attribute to over-ride the default
    HID: uhid: Over-ride the default maximum data buffer value with our own

    Rafał Szalecki (1):
    HID: logitech-hidpp: Add support for Logitech MX Master 3S mouse

    Reka Norman (1):
    HID: intel-ish-hid: ipc: Fix potential use-after-free in work function

    drivers/hid/hid-core.c | 32 +++++++++++++++++++++++++-------
    drivers/hid/hid-cp2112.c | 1 +
    drivers/hid/hid-logitech-hidpp.c | 2 ++
    drivers/hid/intel-ish-hid/ipc/ipc.c | 9 ++++++++-
    drivers/hid/uhid.c | 1 +
    include/linux/hid.h | 3 +++
    tools/testing/selftests/hid/config | 1 +
    7 files changed, 41 insertions(+), 8 deletions(-)

    \
     
     \ /
      Last update: 2023-03-27 00:52    [W:3.601 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site