Completed
Create a ruleset
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Deep Dive into Landlock Internals
Automatically move to the next video in the Classroom when playback concludes
- 1 SECURITY SUMMIT
- 2 User data
- 3 What is (security) sandboxing?
- 4 What is Landlock?
- 5 How to use Landlock?
- 6 Current access-control features: filesystem
- 7 Create a ruleset
- 8 Add rules
- 9 Enforce the ruleset
- 10 Landlock, a bit of history
- 11 Why no more eBPF?
- 12 Priorities and guiding principles
- 13 Unprivileged access control
- 14 Composed security policies
- 15 LSM stacking
- 16 Sandbox policies composition
- 17 User space testing
- 18 Kernel fuzzing with syzkaller
- 19 Minimum Viable Product
- 20 Design limitations
- 21 Kernel-side roadmap