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, 12 Apr 2019 10:11:27 +0200
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>
Subject: [GIT PULL] ACPI fix for v5.1-rc5

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-5.1-rc5

with top-most commit c5781ffbbd4f742a58263458145fe7f0ac01d9e0

 ACPICA: Namespace: remove address node from global list after method
termination

on top of commit 15ade5d2e7775667cf191cf2f94327a4889f8b9d

 Linux 5.1-rc4

to receive an ACPI fix for 5.1-rc5.

This fixes an ACPICA issue introduced during the 4.20 development cycle
and causing some systems to crash because of leftover operation region
data still maintained after the operation region in question has gone
away (Erik Schmauss).

Thanks!


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

Erik Schmauss (1):
      ACPICA: Namespace: remove address node from global list after
method termination

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

 drivers/acpi/acpica/nsobject.c | 4 ++++
 1 file changed, 4 insertions(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ