PatchSiren cyber security CVE debrief
CVE-2026-89448 Linux CVE debrief
A Linux kernel vulnerability has been resolved, involving a misconfiguration with ACS disabled while iommu is later forced on by tboot_force_iommu(). The issue arises from the conditions of requesting ACS in detect_intel_iommu() not including tboot, leading to potential misconfiguration. Linux kernel administrators and developers should verify their configurations to ensure ACS is properly requested when tboot is enabled. This involves reviewing system settings to ensure iommu is properly configured and monitoring system logs for potential issues related to ACS and iommu configurations.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- CRITICAL 9.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-11
- Original CVE updated
- 2026-09-11
- Advisory published
- 2026-09-11
- Advisory updated
- 2026-09-11
Who should care
Linux kernel administrators and developers should verify their configurations to ensure ACS is properly requested when tboot is enabled. This includes reviewing system settings to ensure iommu is properly configured and monitoring system logs for potential issues related to ACS and iommu configurations. Additionally, security teams and vulnerability management teams should be aware of this vulnerability and its potential impact on their systems.
Why it matters
Linux kernel administrators and developers should verify their configurations to ensure ACS is properly requested when tboot is enabled, as a misconfiguration may occur.
- Verify Linux kernel configurations to ensure ACS is properly requested when tboot is enabled.
- Review system settings to ensure iommu is properly configured.
- Monitor system logs for potential issues related to ACS and iommu configurations.
Technical summary
The Linux kernel vulnerability involves a misconfiguration with ACS disabled while iommu is later forced on by tboot_force_iommu(). The issue is resolved by checking tboot in detect_intel_iommu() to force requesting ACS when tboot is enabled. This change ensures that ACS is properly requested, preventing potential misconfiguration and associated security risks. Linux kernel administrators and developers should be aware of this change and verify their configurations accordingly. The patch does not provide specific details about affected products and versions, requiring additional research and verification by defenders.
Defensive priority
Verify Linux kernel configurations and tboot settings to ensure ACS is properly requested.
Recommended defensive actions
- Verify Linux kernel configurations to ensure ACS is properly requested when tboot is enabled.
- Review system settings to ensure iommu is properly configured.
- Monitor system logs for potential issues related to ACS and iommu configurations.
- Perform a thorough review of the Linux kernel patch and its implications for your specific environment.
- Check for any additional vendor guidance or advisories related to this vulnerability.
- Consider implementing compensating controls for exposed systems while remediation is scheduled and verified.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
Evidence notes
The CVE record and NVD entry provide limited information about the vulnerability. Further verification is required to determine the affected systems and potential impact. The Linux kernel patch checks tboot in detect_intel_iommu() to force requesting ACS when tboot is enabled, addressing the misconfiguration issue. However, specific details about affected products and versions are not provided, requiring additional research and verification by defenders.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-89448 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-89448
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-89448 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-89448
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/45705a6bfdb283f7b3b509010fd617b72f942537
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/607432b2618b61df81134be0ef2562b8300c1216
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/87bc611c6c98a41c00feb7b06b0c297dd141a2ae
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/aaeb81241e802c86be69394f72d49fde3f861fbb
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.