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

ACPICA: validate handler object type in two places

ACPICA: validate handler object type in acpi_ev_has_default_handler()
and acpi_ev_find_region_handler().
Published: 2026-09-24
Score: 8.4 High
EPSS: n/a
KEV: No
Impact: Potential Kernel‑Level Privilege Escalation
Action: Immediate Patch
AI Analysis

Impact

The Linux kernel’s ACPI subsystem contained a flaw where the handler object type was not validated in acpi_ev_has_default_handler() and acpi_ev_find_region_handler(). This oversight may allow an attacker who can influence ACPI handler registration to cause the kernel to use an improperly typed object, leading to arbitrary code execution or denial of service. The weakness is an input validation flaw, consistent with CWE‑20.

Affected Systems

Affected are Linux kernel installations. No specific version range is provided; administrators should check whether their running kernel incorporates the commit referenced in the advisory and consider updating to the latest stable kernel from their distribution.

Risk and Exploitability

The CVSS score is not disclosed and no EPSS data is available, so the precise severity is unknown. The vulnerability is not listed in CISA’s KEV catalog. Exploitation would require the attacker to manipulate ACPI handler registration, typically necessitating local privileged access. Successful exploitation would grant kernel privileges, but due to the need for local control, remote exploitation is unlikely.

Generated by OpenCVE AI on September 25, 2026 at 03:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the kernel update that includes the ACPI validation fix using your distribution’s package manager.
  • Enforce kernel or SELinux/AppArmor policies that restrict ACPI handler registration to privileged users only, preventing non‑root processes from modifying ACPI interfaces.
  • Disable unnecessary ACPI hotplug functionality or restrict the set of active ACPI regions to minimize exposure.

Generated by OpenCVE AI on September 25, 2026 at 03:28 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 03:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20

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: validate handler object type in two places ACPICA: validate handler object type in acpi_ev_has_default_handler() and acpi_ev_find_region_handler().
Title ACPICA: validate handler object type in two places
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:42.701Z

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

Link: CVE-2026-97450

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-97450

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T03:30:08Z

Weaknesses
  • CWE-20

    Improper Input Validation