You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

Modern CPUs have speculative execution capabilities, which improves processor performance. Depending on the design and architecture of the CPU, speculative execution can introduce side-channel-attack vulnerabilities.

Known Vulnerabilities

CVENameCPUs AffectedTriggerImpactMitigationsReferences
CVE-2017-5753Spectre V1
Branch prediction bounds check bypassCross- and intra-process (including kernel) memory disclosureOS
Compiler
Browser

CVE-2017-5715Spectre V2
Branch target injectionCross- and intra-process (including kernel) memory disclosureCPU Microcode
CVE-2017-5754MeltdownIntelOut-of-order executionKernel memory disclosure to userspace

  • No labels