Academic researchers developed ZenHammer, the first variant of the Rowhammer DRAM attack that works on CPUs based on recent AMD Zen microarchitecture that map physical addresses on DDR4 and DDR5 memory chips. AMD Zen chips and DDR5 RAM modules were previously considered less vulnerable to Rowhammer, so the latest findings challenge this notion. The ZenHammer attack was developed by researchers at public research university ETH Zurich, who shared their technical paper with BleepingComputer. Rowhammer is a well-documented attack method that exploits a physical characteristic of modern Dynamic Random-Access Memory (DRAM) to alter data by repeatedly accessing ("hammering") specific rows of memory cells through read/write operations to change bit values inside. Memory cells store information as electric charges that determine the value of the bits inside as a 1 or a 0. Because of the increased density of the memory cells in modern chipscells, repeated "hammering" can change the charge state in adjiacent rows, a process known as "bit flipping." By strategically inducing these bit flips in specific locations, an attacker could gain access to sensitive data (e.g. cryptographic keys) or escalate privileges. The technique has been demonstrated on Intel and ARM CPUs, leaving AMD's Zen architecture CPUs largely unexplored due to inherent challenges such as unknown DRAM addressing schemes, synchronization with refresh commands, and difficulty to achieve a high enough row activation throu...
New ZenHammer memory attack impacts AMD Zen CPUs
BleepingComputer
·Bill Toulas
·Published Mar 25, 2024
·Updated
Affected Software
3 affected components
AMD Zen 2 (Ryzen 5 3600X)
AMD Zen 3 (Ryzen 5 5600G)
AMD Zen 4 (Ryzen 7 7700X)
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses the ZenHammer memory attack, which affects AMD Zen CPUs.
2
What security implications are discussed in the article?
The article highlights the potential for the ZenHammer attack to exploit vulnerabilities in AMD CPUs to manipulate memory.
3
What products are impacted by the ZenHammer attack?
The affected products include AMD Zen 2, Zen 3, and Zen 4 CPUs, specifically the Ryzen 5 3600X, Ryzen 5 5600G, and Ryzen 7 7700X.
4
What type of memory does the ZenHammer attack target?
The ZenHammer attack specifically targets DDR4 and DDR5 memory chips.
5
Is ZenHammer an original attack method or a variant?
ZenHammer is described as the first variant of the Rowhammer DRAM attack adapted for AMD's Zen microarchitecture.