CVE-2026-80576
Last modified
CVE-2026-80576 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: reject oversized IBs with per-ring packet limits On GFX rings, amdgpu_cs_p2_ib() passed user-supplied ib_bytes through to ib->length_dw without a limit, while ring_emit_ib() encodes length into packet fields. Oversized values can corrupt adjacent control bits and destabilize command submission. Add a per-ring IB packet size limit helper and reject command submissions exceeding the corresponding dword limit before IB allocation.
Description
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: reject oversized IBs with per-ring packet limits On GFX rings, amdgpu_cs_p2_ib() passed user-supplied ib_bytes through to ib->length_dw without a limit, while ring_emit_ib() encodes length into packet fields. Oversized values can corrupt adjacent control bits and destabilize command submission. Add a per-ring IB packet size limit helper and reject command submissions exceeding the corresponding dword limit before IB allocation. Use the documented 20-bit limit for GFX/compute/SDMA/VPE, and apply the MM fallback limit for other ring types. (cherry picked from commit 7f48fa2cf62e3fa6c9c3870aa74988f773247e52)
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= d38ceaf99ed015f2a0b9af3499791bd3a3daae21, < 6e164ba1057175fb8a370d8e05cbff5c57eac0c8; >= d38ceaf99ed015f2a0b9af3499791bd3a3daae21, < 1474f3970d1afd303e12ff14d06808eabb371576; >= d38ceaf99ed015f2a0b9af3499791bd3a3daae21, < 07fe270ec07c138a70afe7a81e115a85c35c545c; >= d38ceaf99ed015f2a0b9af3499791bd3a3daae21, < fd37f9dd5b5ab70a46fa7bc76623c0528d602b27 |
| Linux | Linux | 4.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80576?
How severe is CVE-2026-80576?
How do I fix CVE-2026-80576?
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-80569In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80570In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80572In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80573In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80574In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80575In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80578In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-80579In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-8058IBM OPENBMC FW1110.00 through FW1110.20, and FW1060.00 throu…4.5
- CVE-2026-80580In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80581In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80582In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2026-80576?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
