Spectre Attack

Spectre (security vulnerability)

Spectre is a type of CPU vulnerability that involves microarchitectural timing side-channel attacks, which can be used to extract private data from modern processors. It has two variants (CVE-2017-5753 and CVE-2017-5715) and Intel has implemented hardware and firmware mitigations to protect against it.

2 courses cover this concept

CS 155 Computer and Network Security

Stanford University

Spring 2022

This course focuses on principles of computer systems and network security, exploring different attack techniques and corresponding defenses. Course projects aim at building reliable code and understanding attacks. Prior knowledge in operating systems, networking protocols, and basic programming languages is needed.

No concepts data

+ 29 more concepts

CS 262a Advanced Topics in Computer Systems

UC Berkeley

Fall 2021

A graduate survey of systems managing computation and information. Topics include volatile and persistent memory management, system support for networking, security infrastructure, extensible systems, APIs, and large software system performance analysis. Students are expected to engage in quality systems research, culminating in a publishable group project.

No concepts data

+ 31 more concepts