Answer in brief
CVE-2026-97444 records a High severity (CVSS 7.7) vulnerability in ACPICA: add boundary checks in two places. 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 7.7. 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 <253d7272d01db9529c79b95205c0f859ef9f4f23 || >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <4de2cffef5e6b5b79eec8c934df582459b818228 || >=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <bdc35754012906dbf094be104b103ca3adfef6f7 || >=0 <6.12.111 || >=0 <6.18.53 | 253d7272d01db9529c79b95205c0f859ef9f4f23, 4de2cffef5e6b5b79eec8c934df582459b818228, bdc35754012906dbf094be104b103ca3adfef6f7, 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: add boundary checks in two places Add boundary checks in acpi_ps_get_next_namestring() and acpi_ps_peek_opcode() to prevent out-of-bounds access.
Quoted source text, attributed separately from HOL analysis.