A new Rowhammer attack, named GPUThor, has been disclosed by researchers at the University of Toronto. This attack is capable of bypassing error-correcting code (ECC) protections on NVIDIA GPUs, leading to denial-of-service (DoS) and root-level privilege escalation. The findings were detailed in a paper published by the university.
GPUThor achieves significantly higher bit-flip rates compared to earlier Rowhammer concepts like GPUHammer and GPUBreach, which became less effective after ECC was introduced. The attack was successfully demonstrated against NVIDIA Ampere-class workstation GPUs with GDDR6 memory, including the RTX A4000, RTX A4500, RTX A5000, and RTX A6000, which are commonly used in AI and cloud infrastructure.
The researchers adjusted GPUThor to use a non-uniform hammering pattern that avoids activating GDDR6’s Target Row Refresh (TRR) mitigations. This was achieved by accounting for undocumented GPU behaviors related to memory request coalescing and TRR activation frequency. This adjustment resulted in 6.6 times more aggressor-row activations and between 72,000 and 377,000 flips per GB on tested GPUs without ECC, which is thousands of times higher than GPUHammer.
With ECC enabled, GPUThor generated 387 double-bit errors that ECC detected but could not correct, and two triple-bit errors that ECC incorrectly repaired, leading to data corruption. The increased bit-flip rates make finding an exploitable bit flip practical within approximately 1.1 minutes, a significant reduction from the 21.9 hours required by GPUHammer.
The University of Toronto researchers demonstrated that GPUThor can induce a DoS state on an ECC-enabled RTX A6000.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
Researchers at the University of Toronto developed GPUThor, a new Rowhammer attack that bypasses NVIDIA's ECC protections on Ampere-class GPUs, enabling denial-of-service and root-level privilege escalation. This attack significantly increases bit-flip rates compared to previous methods, making exploitation practical within minutes.