Completed
Page Table Entry
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Meltdown - Basics, Details, Consequences
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Virtual Memory
- 3 Memory Isolation
- 4 Page Table Entry
- 5 Direct-physical map
- 6 Loading an address
- 7 Side-channel Attacks
- 8 CPU Cache
- 9 Memory Access Latency
- 10 Architecture and Microarchitecture
- 11 In-Order Execution
- 12 Out-of-Order Execution
- 13 Building the Code
- 14 Details: Exception Handling
- 15 Meltdown with Fault Suppression
- 16 Meltdown with Fault Prevention
- 17 Uncached memory
- 18 Uncachable memory
- 19 Practical attacks
- 20 Locating the victim process
- 21 Dumping memory content
- 22 Affected by Meltdown
- 23 Samsung Galaxy S7
- 24 Variant 3a
- 25 Is Meltdown (or Spectre) a side-channel attack?
- 26 Is Meltdown a variant of Spectre? Is it speculative execution?
- 27 Meltdown Mitigation
- 28 Kernel Page-table Isolation
- 29 Apple
- 30 KVA Shadow
- 31 Implementing
- 32 Total Meltdown
- 33 A unique chance