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: <CAJZ5v0iYLvO6VbzKo0-1sbpuVGF=Y-y2ajoRMMz+wAO0RTUNLw@mail.gmail.com>
Date:   Fri, 22 Sep 2023 20:23:42 +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>,
        Ard Biesheuvel <ardb@...nel.org>
Subject: [GIT PULL] ACPI fixes for v6.6-rc3

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-6.6-rc3

with top-most commit a1001c37f83b30a75c17796b453769773b71f9b2

 Merge branch 'acpi-processor'

on top of commit ce9ecca0238b140b88f43859b211c9fdfd8e5b70

 Linux 6.6-rc2

to receive ACPI fixes for 6.6-rc3.

These fix a general ACPI processor driver regression and an ia64 build
issue, both introduced recently.

Specifics:

 - Fix recently introduced uninitialized memory access issue in the ACPI
   processor driver (Michal Wilczynski).

 - Fix ia64 build inadvertently broken by recent ACPI processor driver
   changes, which is prudent to do for 6.6 even though ia64 support is
   slated for removal in 6.7 (Ard Biesheuvel).

Thanks!


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

Ard Biesheuvel (1):
      acpi: Provide ia64 dummy implementation of acpi_proc_quirk_mwait_check()

Michal Wilczynski (1):
      ACPI: processor: Fix uninitialized access of buf in acpi_set_pdc_bits()

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

 arch/ia64/kernel/acpi.c      | 4 ++++
 drivers/acpi/processor_pdc.c | 1 +
 2 files changed, 5 insertions(+)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ