CVE-2026-89448

Summary

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().

Affected Software

VendorProductVersion RangeStatus
LinuxLinux5d990b627537e59a3a2f039ff588a4750e9c1a6a < aaeb81241e802c86be69394f72d49fde3f861fbbaffected
LinuxLinux5d990b627537e59a3a2f039ff588a4750e9c1a6a < 45705a6bfdb283f7b3b509010fd617b72f942537affected
LinuxLinux5d990b627537e59a3a2f039ff588a4750e9c1a6a < 87bc611c6c98a41c00feb7b06b0c297dd141a2aeaffected
LinuxLinux5d990b627537e59a3a2f039ff588a4750e9c1a6a < 607432b2618b61df81134be0ef2562b8300c1216affected
LinuxLinux2.6.33affected
LinuxLinux0 < 2.6.33unaffected
LinuxLinux6.12.109 <= 6.12.*unaffected
LinuxLinux6.18.50 <= 6.18.*unaffected
LinuxLinux7.2.4 <= 7.2.*unaffected
LinuxLinux7.3-rc1 <= *unaffected

Weaknesses

References