CVE-2026-89814
Last modified
CVE-2026-89814 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: clamp the isolation index for rings outside a partition adev->isolation[] has one slot per partition, but a ring that is not assigned to one keeps AMDGPU_XCP_NO_PARTITION, which is ~0, so indexing the array with it is out of bounds. SDMA submissions hit this on both the isolation enforcement and the VM flush path and trip UBSAN. Fall back to the first slot the way the cleaner shader path already does, and stop taking the address before the ring type check that makes it relevant..
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: clamp the isolation index for rings outside a partition adev->isolation[] has one slot per partition, but a ring that is not assigned to one keeps AMDGPU_XCP_NO_PARTITION, which is ~0, so indexing the array with it is out of bounds. SDMA submissions hit this on both the isolation enforcement and the VM flush path and trip UBSAN. Fall back to the first slot the way the cleaner shader path already does, and stop taking the address before the ring type check that makes it relevant.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= bd22e44ad415ac22e3a4f9a983d2a085f6cb4427, < 964de255497ffd7cb8a86e405b8ac6d927e7e177; >= bd22e44ad415ac22e3a4f9a983d2a085f6cb4427, < 0bfb938182d1313e5cac32ae38dbaaa4eabe4af4; >= bd22e44ad415ac22e3a4f9a983d2a085f6cb4427, < b30900566642ceb2c9e12b56c2afec28d0fd91a0; 4277dc1942a8979abe1ef2b55069f42497f885c0; >= 6.14.9, < 6.15 |
| Linux | Linux | 6.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-89814?
How severe is CVE-2026-89814?
How do I fix CVE-2026-89814?
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-89809In the Linux kernel, the following vulnerability has been re…
- CVE-2026-8981The Custom Block Builder WordPress plugin before 4.3.0 does…3.5
- CVE-2026-89810In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89811In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-89812In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89813In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89815In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-89816In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89817In the Linux kernel, the following vulnerability has been re…
- CVE-2026-89818In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-89819In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-8982Two undocumented privileged accounts exist in Autel Maxi Cha…8.1
Are you affected by CVE-2026-89814?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
