Stack Buffer Overflow Vulnerability in Linux Kernel Affects AMD Display Drivers
CVE-2026-64219
What is CVE-2026-64219?
A stack buffer overflow vulnerability exists in the Linux kernel related to the AMD display drivers. Specifically, the function dc_process_dmub_aux_transfer_async copies a specified payload length into a fixed-size stack buffer without proper validation, opening the door to potential overflow conditions if the length exceeds the expected size. Additionally, a lack of bounds checking when using the link_index variable can lead to out-of-bounds memory access, which may be exploited by attackers to execute arbitrary code or cause system instability. The recommended fix includes implementing both a runtime check for payload length and a bounds check for the link_index prior to its usage.
Affected Version(s)
Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 16a5fa57565afb6bf37e18129921c270c93d8e2b
Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 90c398e822ca76e40548df0c061dd4f93ea92d71