Answer in brief
CVE-2026-89448 records a Unknown severity vulnerability in iommu/vt-d: Force requesting ACS when tboot is enabled. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), 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.
A CVSS score is not reported in the current record. 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), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=5d990b627537e59a3a2f039ff588a4750e9c1a6a <aaeb81241e802c86be69394f72d49fde3f861fbb || >=5d990b627537e59a3a2f039ff588a4750e9c1a6a <45705a6bfdb283f7b3b509010fd617b72f942537 || >=5d990b627537e59a3a2f039ff588a4750e9c1a6a <87bc611c6c98a41c00feb7b06b0c297dd141a2ae || >=5d990b627537e59a3a2f039ff588a4750e9c1a6a <607432b2618b61df81134be0ef2562b8300c1216 | aaeb81241e802c86be69394f72d49fde3f861fbb, 45705a6bfdb283f7b3b509010fd617b72f942537, 87bc611c6c98a41c00feb7b06b0c297dd141a2ae, 607432b2618b61df81134be0ef2562b8300c1216 |
| Linux/Linuxgeneric | 2.6.33 | Not reported |
Published upstream
Sep 11, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Sep 11, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Sep 11, 2026
In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Force requesting ACS when tboot is enabled Currently the conditions of requesting ACS in detect_intel_iommu() don't include tboot, leading to a possible misconfiguration with ACS disabled (e.g. due to user opts) while iommu is later forced on by tboot_force_iommu(). Fix it by checking tboot in detect_intel_iommu().
Quoted source text, attributed separately from HOL analysis.