SpectreMeltdownVarianten
SpectreMeltdownVarianten is a term used to describe the range of speculative execution vulnerabilities identified in modern CPUs, collectively known as Spectre and Meltdown. These flaws arise from the way processors perform speculative execution and use microarchitectural side channels, such as caches, which can leak information across protection boundaries.
The vulnerabilities are grouped into two broad families. Spectre exploits mispredicted speculative execution to access data
Impact and mitigations have evolved since the disclosures in 2017–2018. Mitigation approaches include processor microcode updates,
See also: Spectre, Meltdown, speculative execution, side-channel attacks.