summary refs log tree commit diff
path: root/seccomp
diff options
context:
space:
mode:
Diffstat (limited to 'seccomp')
-rw-r--r--seccomp/x86_64/gpu_device.policy1
1 files changed, 1 insertions, 0 deletions
diff --git a/seccomp/x86_64/gpu_device.policy b/seccomp/x86_64/gpu_device.policy
index 8e184fb..24da3bb 100644
--- a/seccomp/x86_64/gpu_device.policy
+++ b/seccomp/x86_64/gpu_device.policy
@@ -60,3 +60,4 @@ lstat: 1
 # Allow PR_SET_NAME only.
 prctl: arg0 == 15
 dup2: 1
+brk: 1