Completed
What does it provide
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
STACKLEAK - A Long Way to the Linux Kernel Mainline
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 History
- 3 Positive Technologies
- 4 What did I do
- 5 What does it provide
- 6 Linux Kernel Security Area
- 7 StayClick
- 8 Bugs
- 9 How it looks
- 10 Erase function
- 11 Uninitialized kernel stack
- 12 Three system calls
- 13 Mitigation
- 14 Limitation
- 15 Config Options
- 16 How does it work
- 17 What does it do
- 18 Synthetic test
- 19 Conclusion
- 20 Timeline
- 21 Changes from original version
- 22 New functionality
- 23 Dropping functionality
- 24 Strong language
- 25 Closing thoughts
- 26 STACKLEAK in C
- 27 Helper Stack
- 28 Conclusions