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>] [day] [month] [year] [list]
Date:   Wed, 14 Dec 2016 15:03: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 PM <linux-pm@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
        Thomas Gleixner <tglx@...utronix.de>,
        Tim Chen <tim.c.chen@...ux.intel.com>
Subject: [GIT PULL] ACPI CPPC fixes for v4.10-rc1

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-urgent-4.10-rc1

with top-most commit cc31e9b718dafd8a1bdc593234ddbbf4faa2511c

 Merge branch 'acpi-cppc'

on top of commit a67485d4bf97918225dfb5246e531643755a7ee1

 Merge tag 'acpi-4.10-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive two ACPI CPPC fixes for v4.10-rc1.

One of them fixes a crash in KVM encountered by Sebastian in
linux-next and introduced by a recent intel_pstate change that
caused the driver to use the ACPI CPPC code and uncovered a
missing NULL pointer check in it.

The other one fixes a possible use-after-free in the same code
area.

Thanks!

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

Rafael J. Wysocki (1):
      ACPI / CPPC: Fix per-CPU pointer management in acpi_cppc_processor_probe()

Sebastian Andrzej Siewior (1):
      ACPI / CPPC: Fix crash in acpi_cppc_processor_exit()

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

 drivers/acpi/cppc_acpi.c | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ