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:   Tue, 17 Nov 2020 11:23:51 -0800
From:   Dmitry Torokhov <dmitry.torokhov@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: [git pull] Input updates for v5.10-rc4

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus

to receive updates for the input subsystem. You will get a fix for
"use-after-free" in Sun keyboard driver, a fix to firmware updates on
newer ICs in Elan touchpad diver, and a couple more of drover fixes.

Changelog:
---------

Dan Carpenter (1):
      Input: adxl34x - clean up a data type in adxl34x_probe()

Dmitry Torokhov (1):
      Input: sunkbd - avoid use-after-free in teardown paths

Hans de Goede (1):
      Input: i8042 - allow insmod to succeed on devices without an i8042 controller

Necip Fazil Yildiran (1):
      Input: resistive-adc-touch - fix kconfig dependency on IIO_BUFFER

jingle.wu (1):
      Input: elan_i2c - fix firmware update on newer ICs

Diffstat:
--------

 drivers/input/keyboard/sunkbd.c      | 41 +++++++++++++++++++++++++++++-------
 drivers/input/misc/adxl34x.c         |  2 +-
 drivers/input/mouse/elan_i2c.h       |  2 +-
 drivers/input/mouse/elan_i2c_core.c  |  3 ++-
 drivers/input/mouse/elan_i2c_i2c.c   | 10 ++++-----
 drivers/input/mouse/elan_i2c_smbus.c |  2 +-
 drivers/input/serio/i8042.c          | 12 ++++++++++-
 drivers/input/touchscreen/Kconfig    |  1 +
 8 files changed, 55 insertions(+), 18 deletions(-)

Thanks.


-- 
Dmitry

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ