Academic researchers have devised a new variant of Rowhammer attacks that bypass the latest protection mechanisms on DDR5 memory chips from SK Hynix. A Rowhammer attack works by repeatedly accessing specific rows of memory cells at high-speed read/write operations to cause enough electrical interference to alter the value of the nearby bits from one to zero and vice-versa (bit flipping). An attacker could potentialluy corrupt data, increase their privileges on the system, execute malicious code, or gain access to sensitive data. One defense mechanism against Rowhammer attacks is called Target Row Refresh (TRR), which prevents bit flips by issuing an extra refresh command when detecting frequent accesses to a particular row. A team of researchers in the Computer Security Group (COMSEC) at ETH Zurich University in Switzerland and Google created a new DDR5 Rowhammer attack they call Phoenix, which can flip bits in memory chips to enable malicious activity. The tests were carried out on DDR5 products from Hynix, one of the largest memory chip makers with an estimated 36% of the market, but the security risk may extend to products from other vendors as well. After reverse-engineering the complex protections that Hynix implemented against Rowhammer and learning how they worked, the researchers discovered that certain refresh intervals were not sampled by the mitigation, which could be exploited. They also developed a method for Phoenix to track and synchronize with thousands of re...
New Phoenix attack bypasses Rowhammer defenses in DDR5 memory
BleepingComputer
·Ionut Ilascu
·Published Sep 15, 2025
·Updated
Affected Software
1 affected component
SK Hynix DDR5 memory chips
Frequently Asked Questions
1
What is the primary focus of the article?
The article discusses a new variant of Rowhammer attacks that successfully bypasses defenses in DDR5 memory.
2
What specific vulnerability is being exploited in DDR5 memory?
The new Phoenix attack exploits vulnerabilities in the way DDR5 memory handles access to memory cells, circumventing existing protections.
3
Which company produces the affected DDR5 memory chips?
The affected DDR5 memory chips are produced by SK Hynix.
4
What are the potential security implications of the Phoenix attack?
The Phoenix attack raises concerns about the integrity and security of systems using DDR5 memory, as it could allow unauthorized access and manipulation of data.
5
How does the Phoenix attack differ from previous Rowhammer attacks?
The Phoenix attack represents a refined approach that can bypass the latest protective mechanisms specifically designed for DDR5 memory.