From fbbcc992a7b7497b2a98d70a91b3fb46f2a2ba23 Mon Sep 17 00:00:00 2001 From: Katie May <63071677+maykathm@users.noreply.github.com> Date: Wed, 8 Jan 2025 07:55:56 +0100 Subject: [PATCH] interfaces/seccomp: added new at-variant syscalls to base template (#14902) --- interfaces/seccomp/template.go | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/interfaces/seccomp/template.go b/interfaces/seccomp/template.go index 861cb3a1f73..ecbbe31b729 100644 --- a/interfaces/seccomp/template.go +++ b/interfaces/seccomp/template.go @@ -202,6 +202,7 @@ getuid32 getxattr fgetxattr lgetxattr +getxattrat inotify_add_watch inotify_init @@ -248,6 +249,7 @@ linkat listxattr llistxattr flistxattr +listxattrat lseek llseek @@ -350,6 +352,7 @@ remap_file_pages removexattr fremovexattr lremovexattr +removexattrat rename renameat @@ -442,6 +445,7 @@ set_tid_address setxattr fsetxattr lsetxattr +setxattrat shmat shmctl