Description
In the Linux kernel, the following vulnerability has been resolved:

ACPICA: Fix use-after-free in acpi_ds_terminate_control_method()

Fix use-after-free issue in acpi_ds_terminate_control_method() by
clearing references to method locals and arguments.
Published: 2026-09-24
Score: 8.4 High
EPSS: n/a
KEV: No
Impact: Memory corruption potentially leading to remote code execution or denial of service
Action: Immediate Patch
AI Analysis

Impact

A use‑after‑free flaw exists in the function that terminates ACPI control methods. In this scenario, a dangling pointer to method locals and arguments can be used to read or write memory after the object is freed, which may corrupt kernel data or cause arbitrary code execution. The impact on confidentiality, integrity, and availability depends on how the flaw is triggered, but it carries the inherent risk of privilege escalation or system instability.

Affected Systems

The vulnerability affects the Linux kernel through its ACPI subsystem. It is present in any kernel that has not yet been updated with the commit that addresses the issue. No specific version numbers are provided in the current data, but the patch is available in the upstream repository.

Risk and Exploitability

The severity of a kernel‑level use‑after‑free is high; however, the CVSS score is not listed. EPSS is not available and the flaw is not in the CISA KEV catalog, suggesting that widespread exploitation is not yet documented. Attackers would need to supply a crafted ACPI request or control method, so the likely attack vector is from firmware or userland interacting with ACPI. Given the kernel nature of the flaw, successful exploitation could result in system compromise or reboot.

Generated by OpenCVE AI on September 25, 2026 at 02:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to a version that includes the commit that clears references in acpi_ds_terminate_control_method (e.g., commit 945e87267cfd90937b3c637f87324cbb56998b72).
  • Recompile and install the patched kernel, then reboot to enact the change.
  • If a kernel update cannot be applied immediately, consider disabling ACPI processing (e.g., boot with acpi=off) or restricting access to ACPI control method interfaces to trusted users.

Generated by OpenCVE AI on September 25, 2026 at 02:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 25 Sep 2026 05:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.4, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Fri, 25 Sep 2026 02:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416

Thu, 24 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fix use-after-free in acpi_ds_terminate_control_method() Fix use-after-free issue in acpi_ds_terminate_control_method() by clearing references to method locals and arguments.
Title ACPICA: Fix use-after-free in acpi_ds_terminate_control_method()
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-09-25T05:10:47.616Z

Reserved: 2026-09-24T14:53:16.871Z

Link: CVE-2026-97455

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-24T17:17:23.957

Modified: 2026-09-25T05:17:06.673

Link: CVE-2026-97455

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T02:30:07Z

Weaknesses