CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-80576

highCVSS 8.8covered by 2 sourcesfirst seen 2026-08-11
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)

CSIRTS triage

What
AMD GPU driver fails to reject oversized indirect buffers, bypassing per-ring packet limits.
Who is affected
Systems with AMD GPUs running affected Linux kernel versions.
Urgency
Medium priority; unpatched systems can be subjected to denial of service via oversized IB submission.
Action
Update to Linux kernel version with amdgpu IB size validation applied.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-80576

Get an email if CVE-2026-80576 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-80576

CVE.org record

Embed the live status

CVE-2026-80576 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-80576 status](https://www.csirts.com/badge/CVE-2026-80576)](https://www.csirts.com/cve/CVE-2026-80576)