Playground for tests of workflow automation and containers repository structure
Go to file
Dominique Martinet ad947e0c3f seccomp: block syscall()
syscall() emulates all other syscalls, so having this allowed makes no
sense as far as seccomp filters go.

This is a breaking change, but this probably will not break much.

Signed-off-by: Dominique Martinet <dominique.martinet@atmark-techno.com>
2024-06-06 11:23:33 +09:00
common seccomp: block syscall() 2024-06-06 11:23:33 +09:00