blob: 611017ff93e141f95fcaeec9b57a1c45f40e9389 [file] [log] [blame]
# Copyright 2020 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
mmap: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
gettid: 1
openat: 1
read: 1
mprotect: arg2 in ~PROT_EXEC || arg2 in ~PROT_WRITE
close: 1
fstat64: 1
poll: 1
sendto: 1
recvmsg: 1
wait4: 1
epoll_wait: 1
nanosleep: 1
clock_nanosleep: 1
clock_nanosleep_time64: 1
write: 1
stat64: 1
rt_sigprocmask: 1
brk: 1
sendmsg: 1
getrandom: 1
munmap: 1
getuid32: 1
getgid32: 1
geteuid32: 1
getegid32: 1
fcntl64: 1
signalfd4: 1
access: 1
rt_sigaction: 1
socket: arg0 == AF_UNIX
connect: 1
epoll_ctl: 1
futex: 1
futex_time64: 1
_llseek: 1
pipe2: 1
getsockname: 1
execve: 1
arch_prctl: 1
set_tid_address: 1
set_robust_list: 1
prlimit64: 1
# MTIOCGET: 0x80306d02
# EVIOCGBIT: 0x80604521
# FS_IOC_FIEMAP: 0xc020660b
ioctl: arg1 == SIOCGIFFLAGS || arg1 == TIOCLINUX || arg1 == TIOCGWINSZ || \
arg1 == 0x80306d02 || arg1 == FIONREAD || arg1 == TCGETS || \
arg1 == SIOCSIFFLAGS || arg1 == 0x80604521 || arg1 == 0xc020660b
epoll_create1: 1
clock_getres: 1
clock_getres_time64: 1
getresuid: 1
getresgid: 1
clone: 1
getpid: 1
restart_syscall: 1
exit: 1
exit_group: 1
rt_sigreturn: 1
lstat: 1
# Generate key pair.
getdents: 1
unlink: 1
rmdir: 1
rename: 1
# Take snapshot.
mlock: 1
madvise: 1
munlock: 1
dup2: 1
prlimit64: 1
getdents64: 1
prctl: 1
statfs: 1
lgetxattr: 1
mkdir: 1
sysinfo: 1
readlink: 1
symlink: 1
lchown: 1
utimensat: 1
utimensat_time64: 1
llistxattr: 1
fadvise64: 1
flistxattr: 1
fchmod: 1
chmod: 1
lsetxattr: 1
creat: 1
mknod: 1
ftruncate: 1
fchown: 1
symlinkat: 1
fgetxattr: 1
fsetxattr: 1
setgroups: 1
setresgid: 1
setresuid: 1
capget: 1
capset: 1
# Frecon
getpgrp: 1
getppid: 1
faccessat: 1
unlinkat: 1
newfstatat: 1
pipe: 1
fstatfs: 1
fstatfs64: 1
renameat: 1
renameat2: 1