Hacker News new | ask | show | jobs
by wademealing 2515 days ago
I believe that this (SWAPGS) vector is impractical but previous spectre proof of concepts exists if you look hard enough.
1 comments

I have never seen one that would work in the wild. I don't think it is possible. We've had plenty of time to see something somewhere, but nothing. I gone through the papers, read other code, I've seen nothing that didn't require help from the target.

I don't accept the general hand waving "they keep getting better" because they haven't.

Most of these the exfiltration rate is so slow that simply xor'ing the secret with a random seed that changes locations or moving the memory around itself would prevent any attack.

Meltdown rate was quite a bit higher than the other exploits.
meltdown is different and clearly a microcode bug that is easily fixed. i don't include it with the other side-channel "attacks" that seem to come out every other week.