cwfletcher / stt

BSD 3-Clause "New" or "Revised" License
34 stars 11 forks source link

Is the STT strong enough to protect against Meltdown, MDS and other attacks? #6

Closed hz1490919302 closed 3 years ago

hz1490919302 commented 3 years ago

I know the STT has a strong defense against Spectre attacks, but is it a good defense against Meltdown and so on?

jiyongyu commented 3 years ago

Yes. STT is a generic defense against all types of speculative attacks. For Meltdown, you just need to turn on the "Futuristic" threat model.