Completed
Bug class: Heap Overflow
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The State of Kernel Self Protection Project
Automatically move to the next video in the Classroom when playback concludes
- 1 Status of the Kernel Self Protection Project
- 2 Kernel Security
- 3 Devices using Linux
- 4 Upstream Bug Lifetime
- 5 Fighting Bugs
- 6 Killing bugs is nice
- 7 Killing bug classes is better
- 8 Killing exploitation is best
- 9 Developers under KSPP umbrella
- 10 Bug class: Stack Overflow
- 11 Bug class: Integer overlunderflow
- 12 Bug class: Heap Overflow
- 13 Bug class: format string injection
- 14 Bug class: kernel pointer leak
- 15 Bug class: uninitialized variables
- 16 Exploitation finding the kernel
- 17 Exploitation Direct kernel overwrite
- 18 Exploitation: function pointer overwrite
- 19 Exploitation: userspace execution
- 20 Exploitation: userspace data
- 21 Exploitation Reused code chunks
- 22 Crystal Ball predictions for 4.9
- 23 Challenge Culture
- 24 Challenge: Technical
- 25 Challenge: Resources