summary refs log tree commit diff
diff options
context:
space:
mode:
-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 691060a..60b2d33 100644
--- a/seccomp/x86_64/gpu_device.policy
+++ b/seccomp/x86_64/gpu_device.policy
@@ -56,3 +56,4 @@ memfd_create: arg1 == 3
 # Used to set of size new memfd.
 ftruncate: 1
 fcntl: arg1 == F_DUPFD_CLOEXEC
+lstat: 1