[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0iNVFFJVgzeMx=+UMw5MTOUgdu_WGpJxE3qjHikQ4Sp4A@mail.gmail.com>
Date: Sat, 21 Jun 2025 13:31:37 +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 v6.16-rc3
Hi Linus,
Please pull from the tag
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-6.16-rc3
with top-most commit 6fcab2791543924d438e7fa49276d0998b0a069f
ACPICA: Refuse to evaluate a method if arguments are missing
on top of commit e04c78d86a9699d136910cfc0bdcf01087e3267e
Linux 6.16-rc2
to receive an ACPI fix for 6.16-rc3.
This fixes a crash in ACPICA while attempting to evaluate a control
method that expects more arguments than are being passed to it, which
was exposed by a defective firmware update from a prominent OEM on
multiple systems.
Thanks!
---------------
Rafael J. Wysocki (1):
ACPICA: Refuse to evaluate a method if arguments are missing
---------------
drivers/acpi/acpica/dsmethod.c | 7 +++++++
1 file changed, 7 insertions(+)
Powered by blists - more mailing lists