CVE-2026-97445
Received Received - Intake

Buffer Overflow in Linux Kernel ACPICA

Vulnerability report for CVE-2026-97445, 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: Enhance buffer validation in acpi_ut_walk_aml_resources() Enhance buffer validation in acpi_ut_walk_aml_resources() to prevent buffer overflows.

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 insufficient buffer validation in the acpi_ut_walk_aml_resources() function. This could allow an attacker to trigger a buffer overflow, potentially leading to memory corruption or arbitrary code execution.

Detection Guidance

This vulnerability affects the Linux kernel's ACPICA component. Detection requires checking the kernel version and ACPICA code for the vulnerable function. Use commands like 'uname -a' to check kernel version and 'grep -r acpi_ut_walk_aml_resources /usr/src/linux' to inspect the function. If the kernel version is below the patched version, the system is likely vulnerable.

Impact Analysis

If exploited, this vulnerability could allow an attacker to gain unauthorized access to the system, execute malicious code, or cause a denial of service. Systems running vulnerable versions of the Linux kernel are at risk.

Mitigation Strategies

Immediately update the Linux kernel to the latest patched version. If updating is not possible, disable ACPI functionality temporarily as a workaround. Monitor vendor advisories for kernel updates and apply them promptly. Ensure system backups are current before making changes.

Chat Assistant

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

EPSS Chart