Skip to content
Safety · May 9, 2026

Rowhammer attacks on NVIDIA GPUs enable full system compromise when IOMMU is disabled

Two independent research teams demonstrated that row hammer exploits can corrupt GPU memory to gain arbitrary read/write access to host CPU memory, with a third attack bypassing standard defenses.

Trust62
HypeLow hype

2 sources · cross-referenced

ShareXLinkedInEmail
TL;DR
  • Two research teams independently demonstrated rowhammer attacks against NVIDIA Ampere-generation GPUs that exploit GDDR memory bit flips to achieve complete CPU memory access and full system compromise.
  • The attacks require IOMMU memory management to be disabled, which is the default BIOS setting on affected systems.
  • A third attack, unveiled days later, demonstrated privilege escalation to root on RTX A6000 cards and works even when IOMMU is enabled, suggesting broader vulnerability scope.
  • Both GDDRHammer and GeForce exploits successfully induced hundreds of bit flips and opened root shells, demonstrating practical feasibility of the attack vector.

Two research teams working independently disclosed rowhammer attacks that exploit NVIDIA Ampere-generation GPUs to achieve full system compromise. By inducing bit flips in GDDR memory, attackers can corrupt GPU page table structures, gaining arbitrary read and write access to CPU memory and escalating privileges on the host machine. The first attack, termed GDDRHammer, targets the last-level page table; the second, GeForce, manipulates the page directory instead. Both achieve the same outcome: unrestricted host system access.

The attacks depend on a permissive default configuration: IOMMU memory management must be disabled in BIOS settings. A subsequent disclosure revealed a third variant that circumvents this requirement entirely, functioning on RTX A6000 cards even when IOMMU is enabled. This third attack chain successfully escalated to a root shell, indicating the vulnerability is not confined to specific configurations.

The practical impact varies by target GPU. GeForce induced 1,171 bit flips against RTX 3060 cards and 202 against RTX 6000 models, each sufficient to compromise the system. Both papers demonstrate proof-of-concept exploits that execute arbitrary commands with elevated privileges, confirming the attacks move beyond theoretical threat to demonstrated feasibility.

The disclosures extend the known threat model for rowhammer attacks from CPUs to GPU-accelerated systems. Unlike software-level security measures, bit-flip exploits operate at a fundamental hardware level, below conventional stack-based defenses. The attacks require no special user privileges—only the ability to execute code or access the GPU, making them relevant to multi-tenant cloud environments and systems with untrusted workloads.

Sources
  1. 01Schneier on SecurityRowhammer Attack Against NVIDIA Chips
  2. 02Ars TechnicaNew rowhammer attacks give complete control of machines running NVIDIA GPUs
Also on Safety

Stories may contain errors. Dispatch is assembled with AI assistance and curated by human editors; despite the trust-score filter, mistakes happen. We correct publicly — every article links to its revision history. Nothing here is financial, legal, or medical advice. Verify before relying on any claim.

© 2026 Dispatch. No ads. No sponsorships. No paid placement. Reader-supported via Ko-fi.

Built by a person who cares about honest AI news.