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, 23 Jul 2021 17:23:47 +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 fixes for v5.14-rc3

Hi Linus,

Please pull from the tag

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

with top-most commit 0b8a53a8444c267114f6b5a85d21153ddea190eb

 Merge branch 'acpi-utils'

on top of commit 2734d6c1b1a089fb593ef6a23d4b70903526fe0c

 Linux 5.14-rc2

to receive ACPI fixes for 5.14-rc3.

These fix a recently broken Kconfig dependency and ACPI device
reference counting in an iterator macro.

Specifics:

 - Fix recently broken Kconfig dependency for the ACPI table
   override via built-in initrd (Robert Richter).

 - Fix ACPI device reference counting in the for_each_acpi_dev_match()
   helper macro to avoid use-after-free (Andy Shevchenko).

Thanks!


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

Andy Shevchenko (1):
      ACPI: utils: Fix reference counting in for_each_acpi_dev_match()

Robert Richter (1):
      ACPI: Kconfig: Fix table override from built-in initrd

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

 drivers/acpi/Kconfig                       | 2 +-
 drivers/acpi/utils.c                       | 7 +++----
 drivers/firmware/efi/dev-path-parser.c     | 1 -
 drivers/media/pci/intel/ipu3/cio2-bridge.c | 6 ++----
 include/acpi/acpi_bus.h                    | 5 -----
 5 files changed, 6 insertions(+), 15 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ