Race condition in Linux kernel - CVE-2026-90243
Published: September 18, 2026
Vulnerability details
The vulnerability allows a local user to cause spurious faults or unpredictable behavior.
The vulnerability exists due to a race condition in copied_context_tear_down() in the Intel VT-d IOMMU driver when tearing down copied context entries. A local user can trigger teardown of a copied context entry while its Present bit remains set to cause spurious faults or unpredictable behavior.
On IOMMUs without coherent access to the context table, a zeroed entry may not be visible to hardware when invalidation is submitted.