Tag

Speculative Execution

0 views collected around this technical thread.

Sohu Tech Products
Sohu Tech Products
Mar 2, 2022 · Information Security

Understanding the Spectre Vulnerability and Browser Mitigations

This article explains the Spectre hardware side‑channel vulnerability, its exploitation via speculative execution and cache timing, demonstrates simple JavaScript attacks, and reviews various browser mitigation strategies such as cache‑control headers, disabling high‑resolution timers, COOP, COEP, and CORB to reduce attack surface.

MitigationsSide-channelSpectre
0 likes · 15 min read
Understanding the Spectre Vulnerability and Browser Mitigations
IT Services Circle
IT Services Circle
Mar 2, 2022 · Information Security

Understanding Spectre: Speculative Execution, Side‑Channel Attacks, and Browser Mitigations

This article explains the Spectre hardware vulnerability, how it leverages speculative execution and side‑channel attacks to read arbitrary memory, and reviews the browser‑level defenses such as cache policies, timer reduction, rel="noopener", COOP, COEP and CORB that aim to mitigate its impact.

COEPCOOPSide-Channel Attack
0 likes · 15 min read
Understanding Spectre: Speculative Execution, Side‑Channel Attacks, and Browser Mitigations