summary refs log tree commit diff
path: root/seccomp/x86_64/common_device.policy
diff options
context:
space:
mode:
Diffstat (limited to 'seccomp/x86_64/common_device.policy')
-rw-r--r--seccomp/x86_64/common_device.policy2
1 files changed, 2 insertions, 0 deletions
diff --git a/seccomp/x86_64/common_device.policy b/seccomp/x86_64/common_device.policy
index 7fa6e52..2379b95 100644
--- a/seccomp/x86_64/common_device.policy
+++ b/seccomp/x86_64/common_device.policy
@@ -31,11 +31,13 @@ ppoll: 1
 prctl: arg0 == PR_SET_NAME
 read: 1
 recvfrom: 1
+recvmsg: 1
 restart_syscall: 1
 rt_sigaction: 1
 rt_sigprocmask: 1
 rt_sigreturn: 1
 sched_getaffinity: 1
+sendmsg: 1
 set_robust_list: 1
 sigaltstack: 1
 write: 1