CVE-2026-90428
Last modified
CVE-2026-90428 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: iommu/tegra241-cmdqv: Don't run the error ISR before probe sets up vintfs __tegra241_cmdqv_probe() requests the error IRQ before it has allocated the cmdqv->vintfs array and set cmdqv->num_vintfs. A CMDQV left enabled with a latched error across a kexec fires the IRQ as soon as it is requested, and tegra241_cmdqv_isr() then walks the uninitialized cmdqv->vintfs array. Request the IRQ only after cmdqv->vintfs is allocated and zeroed, so that a latched interrupt firing early runs the ISR against a valid array of NULL slots that it safely skips..
Description
In the Linux kernel, the following vulnerability has been resolved: iommu/tegra241-cmdqv: Don't run the error ISR before probe sets up vintfs __tegra241_cmdqv_probe() requests the error IRQ before it has allocated the cmdqv->vintfs array and set cmdqv->num_vintfs. A CMDQV left enabled with a latched error across a kexec fires the IRQ as soon as it is requested, and tegra241_cmdqv_isr() then walks the uninitialized cmdqv->vintfs array. Request the IRQ only after cmdqv->vintfs is allocated and zeroed, so that a latched interrupt firing early runs the ISR against a valid array of NULL slots that it safely skips.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 918eb5c856f6ce4cf93b4b38e4b5e156905c5943, < b1605a56745f22670205f6561df5771bbbb62a99; >= 918eb5c856f6ce4cf93b4b38e4b5e156905c5943, < 2f627118b668659c6b195ac48beedb1bf8f53368; >= 918eb5c856f6ce4cf93b4b38e4b5e156905c5943, < a168254ff8db08f2292be3d8fcbd37d2bb8c3d2d; >= 918eb5c856f6ce4cf93b4b38e4b5e156905c5943, < 5acd67ceb38debe2fbf70ea35e2dec9f7ab01bbd |
| Linux | Linux | 6.12 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90428?
How severe is CVE-2026-90428?
How do I fix CVE-2026-90428?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-90422In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90423In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90424In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90425In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-90426In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90427In the Linux kernel, the following vulnerability has been re…7.4
- CVE-2026-90429In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90430In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90431In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90432In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90433In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90434In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90428?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
