Kernel Panic Vulnerability in Linux Kernel Affects AMD GPU Driver
CVE-2026-46220

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
28 May 2026

What is CVE-2026-46220?

A vulnerability in the Linux kernel's AMD GPU driver allows unprivileged users to trigger fatal kernel panics through misaligned fence addresses via crafted DRM_IOCTL_AMDGPU_CS submissions. The problematic assertions in the sdma_v4_0_ring_emit_fence() method originally caused the kernel to crash. These assertions have been replaced with logging mechanisms that prevent crashes while still handling driver bugs appropriately. This highlights the importance of validating submissions at the IOCTL stage, rather than at the emission callback, to avoid critical disturbances in the kernel functionality.

Affected Version(s)

Linux 2130f89ced2cc0f5113bb427c1cbc7a4ca7729c7 < 4f7ca00fa91daf0795ec6b3b130c5ebba1f155fe

Linux 2130f89ced2cc0f5113bb427c1cbc7a4ca7729c7

Linux 2130f89ced2cc0f5113bb427c1cbc7a4ca7729c7 < 0b91ea46bb68abf98a082bf239092253bbd6aaa2

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.