Re: [kernel-hardening] rowhammer protection [was Re: Getting interrupt every million cache misses]

From: Daniel Gruss
Date: Tue Nov 01 2016 - 04:13:29 EST


On 01.11.2016 09:10, Pavel Machek wrote:
cpu family : 6
model : 23
model name : Intel(R) Core(TM)2 Duo CPU E7400 @ 2.80GHz
stepping : 10
microcode : 0xa07

so rowhammerjs/native is not available for this system. Bit mapping
for memory hash functions would need to be reverse engineered for more
effective attack.

By coincidence, we wrote a tool to do that in software: https://github.com/IAIK/drama ;)