Answer in brief
CVE-2026-97455 records a High severity (CVSS 8.4) vulnerability in ACPICA: Fix use-after-free in acpi_ds_terminate_control_method(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 8.4. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <fe7b3d3b7490c2c0119f2d84fa33996dcbc71042 || >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <ef5a8d939c1e5b36e75450bbb5b6348faff4dcf3 || >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <945e87267cfd90937b3c637f87324cbb56998b72 || >=0 <6.12.111 || >=0 <6.18.53 | fe7b3d3b7490c2c0119f2d84fa33996dcbc71042, ef5a8d939c1e5b36e75450bbb5b6348faff4dcf3, 945e87267cfd90937b3c637f87324cbb56998b72, 6.12.111, 6.18.53 |
Published upstream
Sep 24, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 25, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 25, 2026
In the Linux kernel, the following vulnerability has been resolved: ACPICA: Fix use-after-free in acpi_ds_terminate_control_method() Fix use-after-free issue in acpi_ds_terminate_control_method() by clearing references to method locals and arguments.
Quoted source text, attributed separately from HOL analysis.