Completed
Mitigations
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Android: Protecting the Kernel - Kernel Security Strategies
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Good News
- 3 Agenda
- 4 A note
- 5 Why this talk
- 6 The data set
- 7 The kernel
- 8 Userspace bugs
- 9 Is it increasing
- 10 Kernel defenses
- 11 Types of bugs
- 12 Mitigations
- 13 Heap Overflows
- 14 NullPointer Dereferences
- 15 Cobra View
- 16 Attack Surface Reduction
- 17 Bugs by Driver
- 18 Bugs by Entrypoint
- 19 Other Mitigation
- 20 Impact of Mitigation
- 21 Gaps
- 22 Computer Safety
- 23 Memory Safety