Completed
Information Leak: Case Study
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Android ION Hazard - The Curse of Customizable Memory Management System
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Everyday Memory Requirements
- 3 Special Memory Requirements
- 4 How to meet them: Traditional Design
- 5 How to meet them: New Design
- 6 Advantages of the new design
- 7 Architecture: ION
- 8 Rest of the talk...
- 9 Dos: Case Study
- 10 DoS: Discovery
- 11 DoS: Defense
- 12 Information Leak: Root Cause
- 13 Why uninitialized: customization
- 14 Why uninitialized: complexity
- 15 Information Leak: Discovery
- 16 Information Leak: Case Study
- 17 CVE-2015-8950: Live memory dump
- 18 Information Leak: Defense
- 19 Conclusion
- 20 Industry Feedback