Downfall Attacks
11–20 of 349 posts
Re: Downfall Attacks
#12Re: Downfall Attacks
#13Re: Downfall Attacks
#14Stop. Releasing. Attack research. Without. Detection strategies.
Re: Downfall Attacks
#15Re: Downfall Attacks
#16Re: Downfall Attacks
#17Earlier quoted context omitted.
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.
Would environmental variables be something that shows up in context-switching?
Re: Downfall Attacks
#18This is a huge performance hit - up to 50% it is claimed! 70% of modern intel processors are affected apparently as well.
Re: Downfall Attacks
#19Geez! 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.
This is about as close to a total cross-process data leak as can be imagined.
Re: Downfall Attacks
#20Earlier quoted context omitted.
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.
Would environmental variables be something that shows up in context-switching?