Downfall Attacks
downfall.page
Downfall Attacks
1–10 of 349 posts
Re: Downfall Attacks
#2Re: Downfall Attacks
#3Re: Downfall Attacks
#4Amazing how these vulnerabilities sit around unnoticed for years and then it takes two weeks for someone to code up an exploit.
Re: Downfall Attacks
#5From FAQ: [Q] How long have users been exposed to this vulnerability? [A] At least nine years. The affected processors have been around since 2014. Amazing how these vulnerabilities sit around unnoticed for years and then it takes two weeks for someone to code up an exploit.
Re: Downfall Attacks
#6This is a huge performance hit - up to 50% it is claimed! 70% of modern intel processors are affected apparently as well.
They word there are "some workloads", I suspect that performance hit is rare.
Re: Downfall Attacks
#7Geez! This seems like a _really_ big attack vector. Anyone on the security side have some caveats?
So, in order to extract data, that data must be in constant active use (i.e. loaded in a register) at the time of the attack.
Re: Downfall Attacks
#8Re: Downfall Attacks
#9Geez! This seems like a _really_ big attack vector. Anyone on the security side have some caveats?
If I'm reading this right, the caveat is that the exploit only lets you read registers that have been saved for context-switching. So, in order to extract data, that data must be in constant active use (i.e. loaded in a register) at the time of the attack.