PatchSiren cyber security CVE debrief
CVE-2026-90427 Linux CVE debrief
A vulnerability in the Linux kernel's iommu/tegra241-cmdqv has been resolved. The __tegra241_cmdqv_probe() function used devm_krealloc() to grow @smmu into the larger tegra241_cmdqv, which frees the original @smmu once it relocates. A failure after that returned NULL, and the caller then dereferenced the freed @smmu on its fallback path. This issue could lead to potential crashes if not properly addressed. Linux kernel maintainers and users should assess exposure and verify patches to prevent potential impacts.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- HIGH 7.4
- 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 maintainers, users, and administrators should be aware of this vulnerability and take necessary actions to prevent potential impacts. Affected operator, platform, vulnerability-management, and security-team impact should be considered when evaluating this vulnerability. Those responsible for Linux kernel installations should assess exposure and verify patches to prevent potential crashes.
Why it matters
CVE-2026-90427 is a Linux kernel vulnerability that requires verification of patches and assessment of exposure to prevent potential crashes.
- Verify Linux kernel patch deployment to prevent potential crashes
- Assess exposure of Linux kernel installations to CVE-2026-90427
Technical summary
The __tegra241_cmdqv_probe() function used devm_krealloc() to grow @smmu into the larger tegra241_cmdqv, which frees the original @smmu once it relocates. A failure after that returned NULL, and the caller then dereferenced the freed @smmu on its fallback path. This technical issue requires verification of patches and assessment of exposure to prevent potential crashes in Linux kernel installations. The affected product context and defensive impact should be considered when evaluating this vulnerability. Defenders should focus on verifying patches and assessing exposure without unsupported root-cause or exploit claims.
Defensive priority
Linux kernel maintainers and users should assess exposure and verify patches.
Recommended defensive actions
- Assess exposure of Linux kernel installations to CVE-2026-90427
- Verify patches for iommu/tegra241-cmdqv
- Monitor Linux kernel updates for additional information
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- 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.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but its scope and remediation require verification. The vulnerability affects Linux kernel installations, and defenders should verify patches and assess exposure to prevent potential crashes. The official CVE Program record and NIST NVD detail page offer source-provided CVE metadata and vulnerability assessments.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-90427 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-90427
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-90427 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-90427
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/86197679b293f0601c3331d545f99a70a7780aa9
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/d4d05f55e9da646ec03adfa77260eb46f4163749
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.