Главная
Study mode:
on
1
Improving Container Security
2
Different types of containers
3
Seccomp and system call interception
4
Safety concerns
5
mount
6
sysinfo
7
What's next?
8
Questions?
Description:
Explore the intricacies of container security through system call interception in this 50-minute Linux Foundation talk. Delve into the seccomp system call interception mechanism introduced in Linux 5.9, understanding its potential for enhancing container security. Learn about the challenges and proper implementation techniques to avoid time of check/time of use issues. Discover how this technology enables unprivileged containers to perform privileged tasks selectively through a monitoring process. Examine LXD's practical applications of system call interception, including uses for "setxattr," "bpf," "mount," and "mknod" system calls. Gain insights into the innovative approach of intercepting "mount" system calls and replacing them with FUSE mounts. Cover topics such as different container types, seccomp fundamentals, safety concerns, mount and sysinfo operations, and future developments in container security.

Improving Container Security with System Call Interception

Linux Foundation
Add to list