CVE-2026-90316
Last modified
CVE-2026-90316 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/omap: dsi: Do not copy isr table To be able to unregister stuff from isrs, the corresponding table was copied. Nobody seems to unregister stuff that way, so it does not help. But there are stack-allocated objects passed to these isrs giving chances of UAF of these objects if irqs are unregistered while they are handled, so better do not copy that table..
Description
In the Linux kernel, the following vulnerability has been resolved: drm/omap: dsi: Do not copy isr table To be able to unregister stuff from isrs, the corresponding table was copied. Nobody seems to unregister stuff that way, so it does not help. But there are stack-allocated objects passed to these isrs giving chances of UAF of these objects if irqs are unregistered while they are handled, so better do not copy that table.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 4ae2ddddf44cd9f73def2dbdb68c6859072262ff, < b3cbd1451c240446ce170f514244e1cb65ec0de4; >= 4ae2ddddf44cd9f73def2dbdb68c6859072262ff, < f6733460b6d483dea7bfb5cfceb11cbff31a60b7; >= 4ae2ddddf44cd9f73def2dbdb68c6859072262ff, < 542a6a3ec77cd29f953987f7263f32fb8acb097e; >= 4ae2ddddf44cd9f73def2dbdb68c6859072262ff, < 2c27a84ba8d1bfed046d0067161d92001605accc; >= 4ae2ddddf44cd9f73def2dbdb68c6859072262ff, < 9063b30faae8ccaacf003735560df3956dbb592f; >= 4ae2ddddf44cd9f73def2dbdb68c6859072262ff, < 30810bdf273b4c93f8731b96a7204f33e052180d; >= 4ae2ddddf44cd9f73def2dbdb68c6859072262ff, < 97c03b32b28a9f7f13f768f2b06e1eaafe850e66 |
| Linux | Linux | 2.6.39 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90316?
How severe is CVE-2026-90316?
How do I fix CVE-2026-90316?
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-90310Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-90311In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90312In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90313In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90314In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90315In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90317In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90318In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90319In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90320In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90321In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90322In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90316?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
