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,  8 Jun 2022 16:29:22 -0500
From:   Jorge Lopez <jorgealtxwork@...il.com>
To:     hdegoede@...hat.com, balalic.enver@...il.com,
        platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org
Cc:     markgross@...nel.org
Subject: [PATCH v3 0/1] Resolve-WMI-query-failures-on-some-devices

The intention for this patch is resolve WMI query failures reported
in several HP OMEN notebooks.  See individual patches for complete
details, root cause, and test environments.

Description of changes between version 2 and version 3
------------------------------------------------------
v3 patch 1: Resolve-WMI-query-failures-on-some-devices

- Squash version 2 second patch into the original submission.
  The changes group similar declarations and provide clarity. 
- Incorporate fix for WMI query failures reported in several
  HP OMEN notebooks.  WMI queries fail on some devices where the
  ACPI method HWMC unconditionally attempts to create Fields
  beyond the buffer if the buffer is too small, this breaks
  essential features such as power profiles.


Jorge Lopez (1):
  Resolve WMI query failures on some devices

 drivers/platform/x86/hp-wmi.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

-- 
2.25.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ