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

ACPICA: validate byte_count in acpi_ps_get_next_package_length()

Validate package length reading in acpi_ps_get_next_package_length().
Published: 2026-09-24
Score: n/a
EPSS: < 1% Very Low
KEV: No
Impact: Kernel Memory Corruption
Action: Apply Patch
AI Analysis

Impact

The vulnerability arises from missing validation of the byte_count value in the acpi_ps_get_next_package_length function within the Linux kernel. This oversight can cause the kernel to read or write beyond the bounds of a buffer when processing ACPI tables, potentially leading to arbitrary kernel memory corruption. Such corruption may enable a local attacker with sufficient privileges to execute arbitrary code at the kernel level, or could cause a system crash if not exploited. The weakness identified aligns with improper input validation and out‑of‑bounds access flaws.

Affected Systems

The flaw exists in the Linux kernel source and therefore affects all Linux distributions that ship the kernel without the remediation. No specific affected version range is provided, so any kernel older than the revision containing the fix is potentially vulnerable.

Risk and Exploitability

No EPSS score is available and the issue is not listed in CISA KEV, indicating no documented active exploitation. However, the nature of the bug—kernel memory corruption—means that a local attacker with ability to provide crafted ACPI tables could potentially exploit it. The CVSS score is not specified, but the theoretical impact includes privilege escalation and service disruption. Without a publicly known exploit, the risk remains primarily theoretical until the vulnerability is actively leveraged.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to the latest stable release that includes the ACPI byte‑count validation patch.
  • If an immediate kernel update is not possible, boot the system with ACPI disabled using the kernel command line option "acpi=off", which prevents the parsing of ACPI tables and eliminates the attack surface.
  • When disabling ACPI is not feasible, limit the use of untrusted ACPI firmware by ensuring that all firmware updates are sourced from trusted vendors and that any ACPI table modifications are performed only by authorized personnel.

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 02:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-787

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 byte_count in acpi_ps_get_next_package_length() Validate package length reading in acpi_ps_get_next_package_length().
Title ACPICA: validate byte_count in acpi_ps_get_next_package_length()
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-24T16:04:09.924Z

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

Link: CVE-2026-97453

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-09-24T17:17:23.710

Link: CVE-2026-97453

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses