- cross-posted to:
- [email protected]
- cross-posted to:
- [email protected]
cross-posted from: https://piefed.world/c/tech/p/1320015/spectre-is-back-cpu-mitigations-found-to-be-ineffective
Modern processors are fast in part because they guess. Rather than waiting to find out which way a program will branch, a chip predicts the likely path and races ahead. When the guess is right, time is saved. When it’s wrong, the work is discarded, but traces of it linger, and since the Spectre vulnerability was disclosed in 2018, attackers have known how to read those traces to pull secrets out of memory they should never see.


So the header should really be “Intel still vulnerable to SPECTRE-like attack disclosed in January”