Memory Allocation Flaw in Linux Kernel Affecting AMD Graphics Drivers
CVE-2026-53374

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
19 July 2026

What is CVE-2026-53374?

A memory allocation flaw has been identified in the Linux kernel related to the AMD graphics drivers. Specifically, when the GART (Graphics Address Translation) table is allocated, it is not properly zero-initialized. As a result, when the Translation Lookaside Buffer (TLB) is utilized, it may speculatively load uninitialized entries, posing a risk that stale or garbage data could be accessed during subsequent operations. This behavior can lead to incorrect memory references and potential exploitation avenues. To mitigate this risk, the system now incorporates a memory wiping process immediately after allocation to ensure the integrity of the GART table.

Affected Version(s)

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 40df11255d71b02e20e70579f1b12b687e396e26

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 91fbb5e635c8fb1b49e15c19da06480089ef719f

Linux 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 8ae8b9e74bab94aab1d79f1688129bcc61c8b29a

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.