Completed
Bonus slides
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Mitigating Use-after-frees in the Linux Kernel
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Unconditional RevCounting
- 3 Motivation
- 4 Performance vs Security
- 5 pointer check
- 6 RCU
- 7 Bonus slides
- 8 Limitations
- 9 Benchmarks
- 10 Questions
- 11 upstream
- 12 conal summit
- 13 slab debugging
- 14 sparse annotations
- 15 CPU impact
- 16 Cleanup attributes
- 17 Thoughts on cleanup attributes
- 18 Annotations