|
|
|
|
|
by zzzcpan
3081 days ago
|
|
So, suggesting Site Isolation as a mitigation is a security theater from Google to calm down some users, but it doesn't actually help anyone. The real mitigation is disabling javascript by default, which Google can never suggest. |
|
- If you have an AMD CPU or run a Kernel with KPTI you are protected from Meltdown.
- If you have an AMD CPU or compile the browser with retpoline you are protected from the second variant of Spectre (branch misprediction).
- If you have site isolation you are protected from the first variant of Spectre (bound check).
Thus, as it stands (and my understanding is that more variants will inevitably be found), this feature alone mitigates the known attacks on AMD hardware.
Of course the real mitigation is to air-gap your computer and only run code you have proven to be secure by hand. But Google can never suggest that. /s