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]
Date:   Wed, 9 Mar 2022 11:42:10 +0100 (CET)
From:   Jiri Kosina <jikos@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
cc:     linux-kernel@...r.kernel.org,
        Benjamin Tissoires <benjamin.tissoires@...hat.com>
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 fixes for HID subsystem.

=====
- sysfs attributes leak fix for Google Vivaldi driver (Dmitry Torokhov)
- fix for potential out-of-bounds read in Thrustmaster driver (Pavel 
  Skripkin)
- error handling reference leak in Elo driver (Jiri Kosina)
- a few new device IDs
=====

Thanks.

----------------------------------------------------------------
Dmitry Torokhov (1):
      HID: vivaldi: fix sysfs attributes leak

Jia-Ju Bai (1):
      HID: nintendo: check the return value of alloc_workqueue()

Jiri Kosina (1):
      HID: elo: Revert USB reference counting

Lucas Zampieri (1):
      HID: logitech-dj: add new lightspeed receiver id

Michael Hübner (1):
      HID: Add support for open wheel and no attachment to T300

Pavel Skripkin (1):
      HID: hid-thrustmaster: fix OOB read in thrustmaster_interrupts

 drivers/hid/hid-elo.c          | 7 +------
 drivers/hid/hid-logitech-dj.c  | 1 +
 drivers/hid/hid-nintendo.c     | 4 ++++
 drivers/hid/hid-thrustmaster.c | 8 ++++++++
 drivers/hid/hid-vivaldi.c      | 2 +-
 5 files changed, 15 insertions(+), 7 deletions(-)

-- 
Jiri Kosina
SUSE Labs

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ