lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <nycvar.YFH.7.76.2002271539500.13129@cbobk.fhfr.pm>
Date:   Thu, 27 Feb 2020 15:46:10 +0100 (CET)
From:   Jiri Kosina <jikos@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
cc:     Benjamin Tissoires <benjamin.tissoires@...hat.com>,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] HID fixes

Linus,

please pull from

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

to receive HID subsystem fixes for 5.6.

=====
- syzkaller-reported error handling fixes in various drivers, from various 
  people
- increase of HID report buffer size to 8K, which is apparently needed
  by certain modern devices
- a few new device-ID-specific fixes / quirks
- battering charging status reporting fix in logitech-hidpp, from Filipe 
  Laíns
=====

Thanks.

----------------------------------------------------------------
Christophe JAILLET (1):
      HID: alps: Fix an error handling path in 'alps_input_configured()'

Filipe Laíns (1):
      HID: logitech-hidpp: BatteryVoltage: only read chargeStatus if extPower is active

Hanno Zulla (3):
      HID: hid-bigbenff: fix general protection fault caused by double kfree
      HID: hid-bigbenff: call hid_hw_stop() in case of error
      HID: hid-bigbenff: fix race condition for scheduled work during removal

Hans de Goede (1):
      HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dock

Johan Korsnes (2):
      HID: core: fix off-by-one memset in hid_report_raw_event()
      HID: core: increase HID report buffer size to 8KiB

Kai-Heng Feng (1):
      HID: i2c-hid: add Trekstor Surfbook E11B to descriptor override

Mansour Behabadi (1):
      HID: apple: Add support for recent firmware on Magic Keyboards

dan.carpenter@...cle.com (1):
      HID: hiddev: Fix race in in hiddev_disconnect()

 drivers/hid/hid-alps.c                   |  2 +-
 drivers/hid/hid-apple.c                  |  3 ++-
 drivers/hid/hid-bigbenff.c               | 31 +++++++++++++++++------
 drivers/hid/hid-core.c                   |  4 ++-
 drivers/hid/hid-ite.c                    |  5 ++--
 drivers/hid/hid-logitech-hidpp.c         | 43 ++++++++++++++++----------------
 drivers/hid/i2c-hid/i2c-hid-dmi-quirks.c |  8 ++++++
 drivers/hid/usbhid/hiddev.c              |  2 +-
 include/linux/hid.h                      |  2 +-
 9 files changed, 64 insertions(+), 36 deletions(-)

-- 
Jiri Kosina
SUSE Labs

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ