Kernel Vulnerability in AMD Graphics Driver Affecting Linux Systems
CVE-2026-80542

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
26 August 2026

What is CVE-2026-80542?

A vulnerability in the AMD GPU driver for the Linux kernel allows for a NULL pointer dereference when querying vertical blanking (vblank). Specifically, the amdgpu_dm_crtc_set_vblank() function dereferences acrtc_state->stream before ensuring it is properly attached to a stream. This issue can lead to unexpected system behavior, including crashes. Developers have implemented a guard in the code to check that acrtc_state->stream is non-NULL before enabling vblank, thereby resolving the vulnerability.

Affected Version(s)

Linux 34d66bc7ff10e146a4cec76cf286979740a10954 < 5045fb4c70bfde36a05e0f41cf35ddfb6d85d3af

Linux 34d66bc7ff10e146a4cec76cf286979740a10954 < 4a6bc92fac30070511d66bcce4ed9b7dac983180

Linux 34d66bc7ff10e146a4cec76cf286979740a10954

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.