In the Linux kernel, the following vulnerability has been resolved: iommu/tegra241-cmdqv: Synchronize the error ISR against VINTF (de)init A user… (CVE-2026-90429)
A high-severity vulnerability in the Linux kernel's iommu/tegra241-cmdqv component involves improper synchronization of error interrupt service routines (ISRs) against VINTF (de)init operations. This can lead to NULL pointer dereferences or use-after-free conditions due to concurrent access and improper memory ordering on weakly-ordered CPUs. The issue is addressed by enforcing proper memory ordering and synchronization to ensure safe access to VINTF structures during initialization and teardown.
AI Analysis
Technical Summary
The Linux kernel vulnerability CVE-2026-90429 affects the iommu/tegra241-cmdqv driver where the error ISR (tegra241_cmdqv_isr) accesses the cmdqv->vintfs[] array without proper synchronization against concurrent VINTF teardown (tegra241_cmdqv_deinit_vintf) and initialization (tegra241_cmdqv_init_vintf). This race condition can cause the ISR to dereference a NULL pointer or a freed vintf structure, or to observe partially initialized vintf data due to lack of memory ordering guarantees on weakly-ordered CPUs. The fix involves using smp_store_release() when publishing vintf pointers and smp_load_acquire() when reading them in the ISR, adding NULL checks, and synchronizing IRQs before releasing IDs to prevent use-after-free and stale pointer usage.
Potential Impact
The vulnerability allows local attackers with limited privileges to cause kernel crashes (NULL dereference) or potentially execute arbitrary code due to use-after-free conditions. The CVSS score of 7.8 reflects high impact on confidentiality, integrity, and availability. Exploitation could lead to system instability or privilege escalation within affected Linux kernel environments using the tegra241-cmdqv driver.
Mitigation Recommendations
A fix is available that enforces proper synchronization and memory ordering between the error ISR and VINTF initialization and teardown routines. Users should apply the official Linux kernel patches that implement smp_store_release() and smp_load_acquire() memory barriers, add necessary NULL checks, and synchronize IRQs before releasing IDs. Patch status is not explicitly stated in the input but the vulnerability is described as resolved, indicating an official fix exists. Users should consult the Linux kernel vendor advisory or source repository for the relevant patch and update accordingly.
In the Linux kernel, the following vulnerability has been resolved: iommu/tegra241-cmdqv: Synchronize the error ISR against VINTF (de)init A user… (CVE-2026-90429)
Description
A high-severity vulnerability in the Linux kernel's iommu/tegra241-cmdqv component involves improper synchronization of error interrupt service routines (ISRs) against VINTF (de)init operations. This can lead to NULL pointer dereferences or use-after-free conditions due to concurrent access and improper memory ordering on weakly-ordered CPUs. The issue is addressed by enforcing proper memory ordering and synchronization to ensure safe access to VINTF structures during initialization and teardown.
CVSS v3.1
Score 7.8high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel vulnerability CVE-2026-90429 affects the iommu/tegra241-cmdqv driver where the error ISR (tegra241_cmdqv_isr) accesses the cmdqv->vintfs[] array without proper synchronization against concurrent VINTF teardown (tegra241_cmdqv_deinit_vintf) and initialization (tegra241_cmdqv_init_vintf). This race condition can cause the ISR to dereference a NULL pointer or a freed vintf structure, or to observe partially initialized vintf data due to lack of memory ordering guarantees on weakly-ordered CPUs. The fix involves using smp_store_release() when publishing vintf pointers and smp_load_acquire() when reading them in the ISR, adding NULL checks, and synchronizing IRQs before releasing IDs to prevent use-after-free and stale pointer usage.
Potential Impact
The vulnerability allows local attackers with limited privileges to cause kernel crashes (NULL dereference) or potentially execute arbitrary code due to use-after-free conditions. The CVSS score of 7.8 reflects high impact on confidentiality, integrity, and availability. Exploitation could lead to system instability or privilege escalation within affected Linux kernel environments using the tegra241-cmdqv driver.
Mitigation Recommendations
A fix is available that enforces proper synchronization and memory ordering between the error ISR and VINTF initialization and teardown routines. Users should apply the official Linux kernel patches that implement smp_store_release() and smp_load_acquire() memory barriers, add necessary NULL checks, and synchronize IRQs before releasing IDs. Patch status is not explicitly stated in the input but the vulnerability is described as resolved, indicating an official fix exists. Users should consult the Linux kernel vendor advisory or source repository for the relevant patch and update accordingly.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-fc4x-65xv-jwjh
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-90429"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6aade51a55bf5e2cf5edc04f
Added to database: 09/19/2026, 01:27:54 UTC
Last enriched: 09/19/2026, 01:45:37 UTC
Last updated: 09/19/2026, 01:45:37 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.