PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-90243 Linux CVE debrief

A vulnerability in the Linux kernel's iommu/vt-d has been resolved. The issue involves the improper teardown of copied context entries, which could lead to unpredictable behavior or spurious faults. The fix involves clearing the Present bit before tearing down the entry and performing invalidations. This change ensures that hardware cannot fetch torn entries, preventing potential issues. Linux kernel developers and maintainers should review the patch notes and apply updates accordingly.

Vendor
Linux
Product
Unknown
CVSS
HIGH 8.1
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-17
Original CVE updated
2026-09-18
Advisory published
2026-09-17
Advisory updated
2026-09-18

Who should care

Linux kernel developers and maintainers, Linux distribution vendors, and users of Linux-based systems should verify system configurations, monitor system logs, and apply updates and patches. They should also review the patch notes and apply updates accordingly. Additionally, they should check relevant monitoring, detection, and logs for exposed assets that need extra review.

Why it matters

A vulnerability in the Linux kernel's iommu/vt-d has been resolved. The issue involves the improper teardown of copied context entries, which could lead to unpredictable behavior or spurious faults. Linux kernel developers and maintainers, Linux distribution vendors, and users of Linux-based systems should verify system configurations, monitor system logs, and apply updates and patches.

  • Verify IOMMU settings and system configurations to prevent potential issues
  • Monitor system logs for unusual activity
  • Apply Linux kernel updates and patches

Technical summary

The Linux kernel's iommu/vt-d has a vulnerability in the teardown of copied context entries. The Present bit is not cleared before tearing down the entry, which could lead to unpredictable behavior or spurious faults. The fix involves clearing the Present bit before tearing down the entry and performing invalidations, as per the VT-d spec. This change ensures that hardware cannot fetch torn entries, preventing potential issues. The fix also includes flushing the entry out to the IOMMU and performing invalidations to ensure visibility to hardware.

Defensive priority

High

Recommended defensive actions

  • Review Linux kernel patch notes and apply updates
  • Verify system configurations and validate IOMMU settings
  • Monitor system logs for unusual activity
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed

Evidence notes

The CVE record and NVD detail page provide information on the vulnerability. The Linux kernel patch notes and Git commit hashes are also available. The fix involves clearing the Present bit before tearing down the copied context entry and performing invalidations, as described in the VT-d spec, Section 6.5.3.3. The change prevents unpredictable behavior or spurious faults by ensuring hardware cannot fetch torn entries.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-90243 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-90243

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-90243 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90243

    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/3c88cfedc7768b1ae2dc7ddc71547ae9a1aaff7d

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/6b822d18c33af9d1e16a8e5e6aa6e656987b09de

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/97750a8dce79c1a9b2b2d2a020b61b800141996c

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/f532c57985b1a7d6b7e37e05506b46d413e5cca4

    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.