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

ACPICA: Enhance buffer validation in acpi_ut_walk_aml_resources()

Enhance buffer validation in acpi_ut_walk_aml_resources() to prevent
buffer overflows.
Published: 2026-09-24
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Potential buffer overflow leading to code execution
Action: Apply Patch
AI Analysis

Impact

The vulnerability originates in the ACPICA subsystem of the Linux kernel, where the function acpi_ut_walk_aml_resources() failed to validate buffer boundaries. The lack of proper bounds checking allows an attacker to write beyond the allocated memory, potentially corrupting kernel data structures or executing arbitrary code. This is a classic buffer overflow flaw, and in compromised scenarios it could provide privilege escalation or denial of service.

Affected Systems

Affected systems include any Linux installation that uses the kernel version embedding the vulnerable ACPICA implementation. The vendor is Linux; the product is the Linux kernel. No specific version range is explicitly listed in the data, so any kernel before the application of the mentioned fix may be impacted. Kernel maintainers have published a patch that enhances buffer validation.

Risk and Exploitability

Risk assessment indicates that the CVSS score is 7.7 and the EPSS score is unavailable. The vulnerability is not currently listed in the CISA KEV catalog, suggesting that no publicly known exploit is in widespread use. However, buffer overflows in kernel code present a high severity risk if exposed; thus the likelihood remains a concern until a patch is applied. Without the availability of exploitation metrics, administrators should treat this flaw as a serious risk and prioritize remediation.

Generated by OpenCVE AI on September 25, 2026 at 09:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to a version that includes the recent ACPICA buffer validation changes, as distributed in the latest kernel release or patch series.
  • Reboot the system to ensure the updated kernel is active and the vulnerability is no longer present.
  • If a kernel upgrade cannot be performed immediately, restrict or disable ACPI device enumeration or set the system to ignore ACPI during boot until a fix is applied, thereby mitigating the risk until the patch can be applied.

Generated by OpenCVE AI on September 25, 2026 at 09:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Weaknesses CWE-119

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

Type Values Removed Values Added
Metrics cvssV3_1

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


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

Type Values Removed Values Added
Weaknesses CWE-119

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: Enhance buffer validation in acpi_ut_walk_aml_resources() Enhance buffer validation in acpi_ut_walk_aml_resources() to prevent buffer overflows.
Title ACPICA: Enhance buffer validation in acpi_ut_walk_aml_resources()
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-25T12:44:23.085Z

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

Link: CVE-2026-97445

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-09-25T13:17:28.263

Link: CVE-2026-97445

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T10:00:16Z

Weaknesses

No weakness.