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>] [day] [month] [year] [list]
Date:	Thu, 2 Aug 2007 18:20:39 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PATCH] HID fixes for 2.6.23-rc2

Linus,

could you please pull from 'for-linus' branch of

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

to receive fixes for HID layer (memory leak, NULL ptr dereference on error 
path and several blacklist quirk updates).

 MAINTAINERS                     |    2 +-
 drivers/hid/usbhid/hid-core.c   |    5 +-
 drivers/hid/usbhid/hid-quirks.c |  138 ++++++++++++++++++++++++++++++++++++++-
 3 files changed, 141 insertions(+), 4 deletions(-)

Christian Lamparter (1):
      USB HID: add ASUS LCM to the blacklist

Jesper Juhl (1):
      USB HID: fix a possible NULL pointer dereference when we fail to allocate memory

Jiri Kosina (3):
      USB HID: update description of USBHID in MAINTAINERS
      USB HID: fix memory leak of usbhid_device
      HID: Never call hid_free_buffers() when usbhid_device has been freed

Phil Dibowitz (1):
      USB HID: Add all Logitech Harmonies to blacklist

Tino Keitel (1):
      HID: remove the Applie IR sensor from the hid_blacklist

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists