Skip to content

Topic

seccomp

Linux kernel facility that filters the system calls a process may make, used to sandbox untrusted code by allowing or denying specific syscalls via BPF policies.

Current clusters