Hacker News new | ask | show | jobs
by nine_k 972 days ago
Won't ECC memory be a sufficient defense against that? I think it was invented specifically to overcome random bit flips.

If so, server / cloud infrastructure is largely unaffected.

2 comments

> I think it was invented specifically to overcome random bit flips

The trouble is that in an attack, the bit flips aren't random and uncorrelated but they are purposefully being made in a small memory region

All it takes is two bit flips to defeat most ECC

«Importantly, the researchers haven't demonstrated that ECCploit works against ECC in DDR4 chips, a newer type of memory chip favored by higher-end cloud services. They also haven't shown that ECCploit can penetrate hypervisors or secondary Rowhammer defenses. Nonetheless, the bypass of ECC is a major milestone»

Wow anyway.

wait, did it or didn't it bypass ECC? First sentence doesnt line up with last sentence in the quote?