logoalt Hacker News

New Rowhammer attacks give complete control of machines running Nvidia GPUs

112 pointsby 01-_-today at 8:15 AM6 commentsview on HN

Comments

stratos123today at 10:22 AM

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.

show 3 replies
aidenn0today at 3:39 PM

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?