seccomp: support Deny -> Permit -> Default Deny #14

닫힘
crtxcr2021-08-12 12:48:48 +02:00을 오픈 · 1 comment
소유자

We may want to

deny system calls, withouting kill the process
explicitly permit some system calls
deny all others.

Currentlly, this is not possible.

We may want to deny system calls, withouting kill the process explicitly permit some system calls deny all others. Currentlly, this is not possible.
crtxcr added the
enhancement
label 2021-08-12 12:48:48 +02:00
Author
소유자

Implemented

Implemented
로그인하여 이 대화에 참여
참여자 1명
알림
마감일
마감일이 설정되지 않았습니다.
의존성

No dependencies set.

Reference: crtxcr/exile.h#14
No description provided.