PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-90425 Linux CVE debrief

A vulnerability in the Linux kernel's iommu/tegra241-cmdqv has been resolved. The tegra241_vintf_init_vsid() function maps a guest vSID to a single physical Stream ID, but only warns when a device does not have exactly one stream. This can lead to issues with guest vSID invalidation and ATC and IOTLB entries. The mapping is now rejected with -EOPNOTSUPP if the device has a different number of streams.

Vendor
Linux
Product
Unknown
CVSS
HIGH 8.8
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

Defenders responsible for Linux kernel systems and configurations should assess exposure and prioritize patching. This includes operators, platform administrators, vulnerability management teams, and security teams who need to verify the Linux kernel version and review system configurations and Stream ID mappings to ensure correct functionality and prevent potential issues with guest vSID invalidation and ATC and IOTLB entries.

Why it matters

Defenders should prioritize verifying the Linux kernel version and applying patches to address this vulnerability, as it can lead to issues with guest vSID invalidation and ATC and IOTLB entries.

  • Verify Linux kernel version and apply patches to prevent potential issues with guest vSID invalidation
  • Review system configurations and Stream ID mappings to ensure correct functionality

Technical summary

The tegra241_vintf_init_vsid() function in the Linux kernel's iommu/tegra241-cmdqv module maps a guest vSID to a single physical Stream ID. However, it only warns when a device does not have exactly one stream, which can lead to issues with guest vSID invalidation and ATC and IOTLB entries. To address this, the mapping is now rejected with -EOPNOTSUPP if the device has a different number of streams.

Defensive priority

Defenders should prioritize verifying the Linux kernel version and applying patches to address this vulnerability.

Recommended defensive actions

  • Verify Linux kernel version and apply patches
  • Review system configurations and Stream ID mappings
  • Monitor for potential issues with guest vSID invalidation
  • Perform compensating controls for exposed systems
  • Check relevant monitoring, detection, and logs for exposed assets
  • Track exceptions and retest remediated assets
  • Review vendor-supported updates or mitigations

Evidence notes

The CVE record and NVD vulnerability detail page provide information on the vulnerability. However, the scope of affected systems and versions is not explicitly stated. Defenders should verify the Linux kernel version and review system configurations and Stream ID mappings to ensure correct functionality. Evidence is limited to publicly available information and may not be comprehensive. Further verification tasks are necessary to confirm affected scope and severity.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-90425 CVE Program record

    Publisher, destination, and source semantics verified

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

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

  • CVE-2026-90425 NVD vulnerability detail

    Publisher, destination, and source semantics verified

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

    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/0b139ec4641c7d4163d8e345c26cc630e24fa43b

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

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/9b37afb2d34d99ec4f8db28134181b5a8ec9a4a5

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

  • Source reference

    Unverified legacy reference

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

    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.