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:	Tue, 17 Sep 2013 20:11:53 -0500 (CDT)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT] HID for 3.12-rc2

Linus,

please pull from

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

to receive the following:

- fixes for CVE-2013-2897, CVE-2013-2895, CVE-2013-2897, CVE-2013-2894, 
  CVE-2013-2893, CVE-2013-2891, CVE-2013-2890, CVE-2013-2889.
  All the bugs are triggerable only by specially crafted evil-on-purpose 
  HW devices. Fixes by Kees Cook and Benjamin Tissoires.

Benjamin Tissoires (3):
      HID: validate feature and input report details
      HID: multitouch: validate indexes details
      HID: lenovo-tpkbd: fix leak if tpkbd_probe_tp fails

Kees Cook (7):
      HID: provide a helper for validating hid reports
      HID: zeroplus: validate output report details
      HID: sony: validate HID output report details
      HID: steelseries: validate output report details
      HID: LG: validate HID output report details
      HID: lenovo-tpkbd: validate output report details
      HID: logitech-dj: validate output report details

 drivers/hid/hid-core.c         |   74 +++++++++++++++++++++++++++++++++++-----
 drivers/hid/hid-input.c        |   11 +++++-
 drivers/hid/hid-lenovo-tpkbd.c |   25 ++++++++++---
 drivers/hid/hid-lg2ff.c        |   19 ++---------
 drivers/hid/hid-lg3ff.c        |   29 +++------------
 drivers/hid/hid-lg4ff.c        |   20 +----------
 drivers/hid/hid-lgff.c         |   17 +--------
 drivers/hid/hid-logitech-dj.c  |   10 ++++-
 drivers/hid/hid-multitouch.c   |   26 +++++++------
 drivers/hid/hid-sony.c         |    4 ++
 drivers/hid/hid-steelseries.c  |    5 +++
 drivers/hid/hid-zpff.c         |   18 +++-------
 include/linux/hid.h            |    4 ++
 13 files changed, 146 insertions(+), 116 deletions(-)

-- 
Jiri Kosina
SUSE Labs
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ