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

Closed
opened 2021-08-12 12:48:48 +02:00 by crtxcr · 1 comment
Owner

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
Owner

Implemented

Implemented
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

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