Spectre
loresecurityprogramming
A 2018 class of attacks abusing CPU speculative execution to leak memory.
Spectre tricks a processor into speculatively accessing data it should not, then reads it through cache side channels. It affected nearly all modern CPUs and forced deep changes in browsers, operating systems, and hardware design.
Also known as: Spectre, CVE-2017-5753, CVE-2017-5715
Sources
- CVE-2017-5753 (2018)