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]
Message-ID: <CAJZ5v0gazz3JxSHwgDFFhXjHVEzwjpteXzAc6uPwz=FFdWs_cg@mail.gmail.com>
Date:   Fri, 3 Nov 2023 15:45:37 +0100
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Linux PM <linux-pm@...r.kernel.org>,
        Daniel Lezcano <daniel.lezcano@...aro.org>
Subject: [GIT PULL] ACPI fix for v6.7-rc1

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-6.7-rc1-2

with top-most commit 4b27d5c420335dad7aea1aa6e799fe1d05c63b7e

 ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanup

on top of commit f4cb34a75e4a4aee09ff832ea2147cf8322a6a7f

 Merge branches 'acpi-ac', 'acpi-pad' and 'pnp'

to receive an ACPI fix for 6.7-rc1.

This fixes the acpi_thermal_add() error path that may do a double-free
in some cases after recent changes (Dan Carpenter).

Thanks!


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

Dan Carpenter (1):
      ACPI: thermal: Fix acpi_thermal_unregister_thermal_zone() cleanup

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

 drivers/acpi/thermal.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ