CVE-2026-97456
Received Received - Intake

ACPICA Condition Check Fix Prevents Out-of-Bounds Access

Vulnerability report for CVE-2026-97456, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-24

Last updated on: 2026-09-24

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fix condition check in acpi_ps_parse_loop() Fix condition check for AML_ELSE_OP in acpi_ps_parse_loop() to prevent out-of-bounds access.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-24
Last Modified
2026-09-24
Generated
2026-09-24
AI Q&A
2026-09-24
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux_kernel linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves a flaw in the ACPICA subsystem where a condition check in the function acpi_ps_parse_loop() is incorrect for AML_ELSE_OP. This can lead to an out-of-bounds memory access, potentially causing system instability or crashes.

Detection Guidance

This vulnerability is specific to the Linux kernel's ACPICA component and involves a condition check in acpi_ps_parse_loop(). Detection requires checking the kernel version and ACPICA code. Use commands like 'uname -a' to check kernel version and inspect ACPICA source code for the vulnerable function.

Impact Analysis

If exploited, this vulnerability could allow an attacker to cause a denial-of-service condition or execute arbitrary code with kernel privileges. This may result in system crashes, unauthorized access, or data corruption on affected systems running vulnerable versions of the Linux kernel.

Mitigation Strategies

Apply the latest kernel update from your Linux distribution to patch the ACPICA condition check. Monitor vendor advisories for updates and reboot the system after applying patches to ensure the fix is active.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-97456. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart