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:   Wed, 28 Sep 2022 17:48:47 +0300
From:   Michael Zaidman <michael.zaidman@...il.com>
To:     jikos@...nel.org
Cc:     linux-kernel@...r.kernel.org, linux-input@...r.kernel.org,
        Michael Zaidman <michael.zaidman@...il.com>
Subject: [PATCH v2 0/7] HID: ft260: fixes and performance improvements

Hi all,

This patch series is an updated version of this one:
https://lore.kernel.org/all/20220525074757.7519-1-michael.zaidman@gmail.com/.

Changes since v1:

- Addressed two security-related issues reported by Enrik Berkhan:
  1. Do not populate hidraw device.
  2. Avoid stale read buffer pointer.

- The patch set v1 was tested by Guillaume Champagne. Added appropriate
  Tested-by notice in the related commits.

Michael Zaidman (7):
  HID: ft260: ft260_xfer_status routine cleanup
  HID: ft260: improve i2c write performance
  HID: ft260: support i2c writes larger than HID report size
  HID: ft260: support i2c reads greater than HID report size
  HID: ft260: improve i2c large reads performance
  HID: ft260: do not populate /dev/hidraw device
  HID: ft260: skip unexpected HID input reports

 drivers/hid/hid-ft260.c | 257 ++++++++++++++++++++++------------------
 1 file changed, 141 insertions(+), 116 deletions(-)

-- 
2.34.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ