New Rowhammer attacks give complete control of machines running Nvidia GPUs
01-_-
128 points
10 comments
April 03, 2026
Related Discussions
Found 5 related stories in 61.2ms across 3,471 title embeddings via pgvector HNSW
- How "Hardwired" AI Will Destroy Nvidia's Empire and Change the World amelius · 19 pts · March 14, 2026 · 50% similar
- Nvidia is reportedly planning its own open source OpenClaw competitor mikece · 14 pts · March 11, 2026 · 48% similar
- Microsoft blocks trick to unlock native NVMe driver, but workarounds still exist josephcsible · 83 pts · March 24, 2026 · 46% similar
- A GitHub Issue Title Compromised 4k Developer Machines edf13 · 368 pts · March 05, 2026 · 46% similar
- Microsoft's 'unhackable' Xbox One has been hacked by 'Bliss' crtasm · 611 pts · March 17, 2026 · 45% similar
Discussion Highlights (2 comments)
stratos123
Notable parts: - "GPU users should understand that the only cards known to be vulnerable to Rowhammer are the RTX 3060 and RTX 6000 from the Ampere generation" - mitigations are enabling ECC on the GPU or enabling IOMMU in BIOS So doesn't sound like a big deal for users, this is more of a datacenter sort of vulnerability. The fact that this attack is possible at all (you can turn small GPU memory writes into access to CPU memory) is pretty shocking to me, though.
aidenn0
Given that attacks tend to improve, how likely is it we can see this used to e.g. make a webgl attack that can compromise a machine?