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:	Wed, 27 Aug 2014 09:23:15 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] HID

Linus,

please pull from

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

to receive


- fixes for potential memory corruption problems in magicmouse and picolcd 
  drivers (the HW would have to be manufactured to be deliberately evil to 
  trigger those) which were found by Steven Vittitoe

- fix for false error message appearing in dmesg from logitech-dj driver, 
  from Benjamin Tissoires



Thanks.

----------------------------------------------------------------
Benjamin Tissoires (1):
      HID: logitech-dj: prevent false errors to be shown

Jiri Kosina (2):
      HID: magicmouse: sanity check report size in raw_event() callback
      HID: picolcd: sanity check report size in raw_event() callback

 drivers/hid/hid-logitech-dj.c  | 43 ++++++++++++++++++++++++------------------
 drivers/hid/hid-logitech-dj.h  |  1 +
 drivers/hid/hid-magicmouse.c   | 10 ++++++++++
 drivers/hid/hid-picolcd_core.c |  6 ++++++
 4 files changed, 42 insertions(+), 18 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