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:   Fri, 5 May 2023 19:49:18 +0200
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux PM <linux-pm@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
        Daniel Lezcano <daniel.lezcano@...aro.org>
Subject: [GIT PULL] Thermal control fixes for v6.4-rc1

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 thermal-6.4-rc1-3

with top-most commit 2492ba4cd06dd24076f44327174816b04cddde90

 MAINTAINERS: remove section INTEL MENLOW THERMAL DRIVER

on top of commit 667de5c68440732373f571f7eac4ff44b1b93ee7

 Merge tag 'thermal-6.4-rc1-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive thermal control fixes for 6.4-rc1.

These fix a NULL pointer dereference in the Intel powerclamp driver
introduced during the 6.3 cycle and update MAINTAINERS to match recent
code changes.

Specifics:

 - Fix NULL pointer access in the Intel powerclamp thermal driver that
   occurs on attempts to set the cooling device state to 0 in the
   default configuration (Srinivas Pandruvada).

 - Drop the stale MAINTAINERS entry for the Intel Menlow thermal driver
   that has been removed recently (Lukas Bulwahn).

Thanks!


---------------

Lukas Bulwahn (1):
      MAINTAINERS: remove section INTEL MENLOW THERMAL DRIVER

Srinivas Pandruvada (1):
      thermal: intel: powerclamp: Fix NULL pointer access issue

---------------

 MAINTAINERS                              | 6 ------
 drivers/thermal/intel/intel_powerclamp.c | 4 ++++
 2 files changed, 4 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ