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.2408191951550.12664@cbobk.fhfr.pm>
Date: Mon, 19 Aug 2024 19:57:27 +0200 (CEST)
From: Jiri Kosina <jikos@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
cc: Benjamin Tissoires <bentiss@...nel.org>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] HID fixes for 6.11

Linus,

please pull from

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

to receive HID fixes for 6.11, namely:

=====
- memory corruption fixes for hid-cougar (Camila Alvarez) and hid-amd_sfh 
  (Olivier Sobrie)
- fix for regression in Wacom driver of twist gesture handling (Jason 
  Gerecke)
- two new device IDs for hid-multitouch (Dmitry Savin) and hid-asus (Luke 
  D. Jones)
=====

Thanks.

----------------------------------------------------------------
Camila Alvarez (1):
      HID: cougar: fix slab-out-of-bounds Read in cougar_report_fixup

Dmitry Savin (1):
      HID: multitouch: Add support for GT7868Q

Jason Gerecke (1):
      HID: wacom: Defer calculation of resolution until resolution_code is known

Luke D. Jones (1):
      hid-asus: add ROG Ally X prod ID to quirk list

Olivier Sobrie (1):
      HID: amd_sfh: free driver_data after destroying hid device

 drivers/hid/amd-sfh-hid/amd_sfh_hid.c |  4 +++-
 drivers/hid/hid-asus.c                |  3 +++
 drivers/hid/hid-cougar.c              |  2 +-
 drivers/hid/hid-ids.h                 |  3 +++
 drivers/hid/hid-multitouch.c          | 33 +++++++++++++++++++++++++++++++++
 drivers/hid/wacom_wac.c               |  4 +++-
 6 files changed, 46 insertions(+), 3 deletions(-)

-- 
Jiri Kosina
SUSE Labs


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ