=== Seccomp BPF Analysis: syd_int ===
--- File Information ---
File: ./bpf/syd_int.bpf
Size: 1032 bytes
Instructions: 129

--- Disassembled Filter ---
 line  CODE  JT   JF      K
=================================
 0000: 0x20 0x00 0x00 0x00000004  A = arch
 0001: 0x15 0x00 0x7e 0xc000003e  if (A != ARCH_X86_64) goto 0128
 0002: 0x20 0x00 0x00 0x00000000  A = sys_number
 0003: 0x35 0x00 0x01 0x40000000  if (A < 0x40000000) goto 0005
 0004: 0x15 0x00 0x7b 0xffffffff  if (A != 0xffffffff) goto 0128
 0005: 0x20 0x00 0x00 0x00000000  A = sys_number
 0006: 0x25 0x00 0x46 0x0000003c  if (A <= 0x3c) goto 0077
 0007: 0x25 0x00 0x27 0x000000e4  if (A <= 0xe4) goto 0047
 0008: 0x25 0x00 0x15 0x0000013e  if (A <= 0x13e) goto 0030
 0009: 0x25 0x00 0x04 0x000001b5  if (A <= 0x1b5) goto 0014
 0010: 0x15 0x74 0x00 0x000001c8  if (A == 0x1c8) goto 0127
 0011: 0x15 0x73 0x00 0x000001c7  if (A == 0x1c7) goto 0127
 0012: 0x15 0x72 0x00 0x000001c6  if (A == 0x1c6) goto 0127
 0013: 0x15 0x71 0x72 0x000001c1  if (A == 0x1c1) goto 0127 else goto 0128
 0014: 0x15 0x00 0x0c 0x000001b5  if (A != 0x1b5) goto 0027
 0015: 0x20 0x00 0x00 0x00000014  A = args[0] >> 32
 0016: 0x15 0x00 0x6f 0x00000000  if (A != 0x0) goto 0128
 0017: 0x20 0x00 0x00 0x00000010  A = args[0]
 0018: 0x15 0x00 0x6d 0x0000014a  if (A != 0x14a) goto 0128
 0019: 0x20 0x00 0x00 0x00000034  A = args[4] >> 32
 0020: 0x15 0x00 0x6b 0x6e887968  if (A != 0x6e887968) goto 0128
 0021: 0x20 0x00 0x00 0x00000030  A = args[4]
 0022: 0x15 0x00 0x69 0x8b0cf3b2  if (A != 0x8b0cf3b2) goto 0128
 0023: 0x20 0x00 0x00 0x0000003c  A = args[5] >> 32
 0024: 0x15 0x00 0x67 0x047ac4b1  if (A != 0x47ac4b1) goto 0128
 0025: 0x20 0x00 0x00 0x00000038  A = args[5]
 0026: 0x15 0x64 0x65 0xafc3605d  if (A == 0xafc3605d) goto 0127 else goto 0128
 0027: 0x15 0x63 0x00 0x0000014f  if (A == 0x14f) goto 0127
 0028: 0x15 0x62 0x00 0x0000014e  if (A == 0x14e) goto 0127
 0029: 0x15 0x5a 0x62 0x0000014c  if (A == statx) goto 0120 else goto 0128
 0030: 0x25 0x00 0x04 0x000000ea  if (A <= 0xea) goto 0035
 0031: 0x15 0x5f 0x00 0x0000013e  if (A == getrandom) goto 0127
 0032: 0x15 0x5e 0x00 0x00000135  if (A == getcpu) goto 0127
 0033: 0x15 0x56 0x00 0x00000106  if (A == newfstatat) goto 0120
 0034: 0x15 0x55 0x5d 0x00000101  if (A == openat) goto 0120 else goto 0128
 0035: 0x15 0x00 0x08 0x000000ea  if (A != tgkill) goto 0044
 0036: 0x20 0x00 0x00 0x00000014  A = tgid >> 32 # tgkill(tgid, pid, sig)
 0037: 0x15 0x00 0x5a 0x00000000  if (A != 0x0) goto 0128
 0038: 0x20 0x00 0x00 0x00000010  A = tgid # tgkill(tgid, pid, sig)
 0039: 0x15 0x00 0x58 0x00049a24  if (A != 0x49a24) goto 0128
 0040: 0x20 0x00 0x00 0x00000024  A = sig >> 32 # tgkill(tgid, pid, sig)
 0041: 0x15 0x00 0x56 0x00000000  if (A != 0x0) goto 0128
 0042: 0x20 0x00 0x00 0x00000020  A = sig # tgkill(tgid, pid, sig)
 0043: 0x15 0x53 0x54 0x0000000e  if (A == 0xe) goto 0127 else goto 0128
 0044: 0x15 0x52 0x00 0x000000e7  if (A == exit_group) goto 0127
 0045: 0x15 0x51 0x00 0x000000e6  if (A == clock_nanosleep) goto 0127
 0046: 0x15 0x50 0x51 0x000000e5  if (A == clock_getres) goto 0127 else goto 0128
 0047: 0x25 0x00 0x0d 0x00000076  if (A <= 0x76) goto 0061
 0048: 0x25 0x00 0x04 0x000000ba  if (A <= 0xba) goto 0053
 0049: 0x15 0x4d 0x00 0x000000e4  if (A == clock_gettime) goto 0127
 0050: 0x15 0x4c 0x00 0x000000db  if (A == restart_syscall) goto 0127
 0051: 0x15 0x4b 0x00 0x000000ca  if (A == futex) goto 0127
 0052: 0x15 0x4a 0x4b 0x000000c9  if (A == time) goto 0127 else goto 0128
 0053: 0x15 0x49 0x00 0x000000ba  if (A == gettid) goto 0127
 0054: 0x15 0x00 0x04 0x0000009d  if (A != prctl) goto 0059
 0055: 0x20 0x00 0x00 0x00000014  A = option >> 32 # prctl(option, arg2, arg3, arg4, arg5)
 0056: 0x15 0x00 0x47 0x00000000  if (A != 0x0) goto 0128
 0057: 0x20 0x00 0x00 0x00000010  A = option # prctl(option, arg2, arg3, arg4, arg5)
 0058: 0x15 0x44 0x45 0x53564d41  if (A == 0x53564d41) goto 0127 else goto 0128
 0059: 0x15 0x43 0x00 0x00000083  if (A == sigaltstack) goto 0127
 0060: 0x15 0x42 0x43 0x00000078  if (A == getresgid) goto 0127 else goto 0128
 0061: 0x25 0x00 0x04 0x00000068  if (A <= 0x68) goto 0066
 0062: 0x15 0x40 0x00 0x00000076  if (A == getresuid) goto 0127
 0063: 0x15 0x3f 0x00 0x00000073  if (A == getgroups) goto 0127
 0064: 0x15 0x3e 0x00 0x0000006c  if (A == getegid) goto 0127
 0065: 0x15 0x3d 0x3e 0x0000006b  if (A == geteuid) goto 0127 else goto 0128
 0066: 0x15 0x3c 0x00 0x00000068  if (A == getgid) goto 0127
 0067: 0x15 0x3b 0x00 0x00000066  if (A == getuid) goto 0127
 0068: 0x15 0x3a 0x00 0x00000060  if (A == gettimeofday) goto 0127
 0069: 0x15 0x00 0x3a 0x00000048  if (A != fcntl) goto 0128
 0070: 0x20 0x00 0x00 0x0000001c  A = cmd >> 32 # fcntl(fd, cmd, arg)
 0071: 0x15 0x00 0x38 0x00000000  if (A != 0x0) goto 0128
 0072: 0x20 0x00 0x00 0x00000018  A = cmd # fcntl(fd, cmd, arg)
 0073: 0x15 0x35 0x00 0x00000026  if (A == 0x26) goto 0127
 0074: 0x15 0x34 0x00 0x00000025  if (A == 0x25) goto 0127
 0075: 0x15 0x33 0x00 0x00000002  if (A == 0x2) goto 0127
 0076: 0x15 0x32 0x33 0x00000001  if (A == 0x1) goto 0127 else goto 0128
 0077: 0x25 0x00 0x29 0x00000002  if (A <= 0x2) goto 0119
 0078: 0x25 0x00 0x19 0x0000000c  if (A <= 0xc) goto 0104
 0079: 0x25 0x00 0x0c 0x00000019  if (A <= 0x19) goto 0092
 0080: 0x15 0x2e 0x00 0x0000003c  if (A == exit) goto 0127
 0081: 0x15 0x2d 0x00 0x00000027  if (A == getpid) goto 0127
 0082: 0x15 0x2c 0x00 0x00000023  if (A == nanosleep) goto 0127
 0083: 0x15 0x00 0x2c 0x0000001c  if (A != madvise) goto 0128
 0084: 0x20 0x00 0x00 0x00000024  A = behavior >> 32 # madvise(start, len, behavior)
 0085: 0x15 0x00 0x2a 0x00000000  if (A != 0x0) goto 0128
 0086: 0x20 0x00 0x00 0x00000020  A = behavior # madvise(start, len, behavior)
 0087: 0x15 0x27 0x00 0x00000067  if (A == 0x67) goto 0127
 0088: 0x15 0x26 0x00 0x00000066  if (A == 0x66) goto 0127
 0089: 0x15 0x25 0x00 0x0000000e  if (A == 0xe) goto 0127
 0090: 0x15 0x24 0x00 0x00000008  if (A == 0x8) goto 0127
 0091: 0x15 0x23 0x24 0x00000004  if (A == 0x4) goto 0127 else goto 0128
 0092: 0x15 0x22 0x00 0x00000019  if (A == mremap) goto 0127
 0093: 0x15 0x21 0x00 0x00000018  if (A == sched_yield) goto 0127
 0094: 0x15 0x00 0x08 0x00000010  if (A != ioctl) goto 0103
 0095: 0x20 0x00 0x00 0x00000014  A = fd >> 32 # ioctl(fd, cmd, arg)
 0096: 0x15 0x00 0x1f 0x00000000  if (A != 0x0) goto 0128
 0097: 0x20 0x00 0x00 0x00000010  A = fd # ioctl(fd, cmd, arg)
 0098: 0x15 0x00 0x1d 0x000001e9  if (A != 0x1e9) goto 0128
 0099: 0x20 0x00 0x00 0x0000001c  A = cmd >> 32 # ioctl(fd, cmd, arg)
 0100: 0x15 0x00 0x1b 0x00000000  if (A != 0x0) goto 0128
 0101: 0x20 0x00 0x00 0x00000018  A = cmd # ioctl(fd, cmd, arg)
 0102: 0x15 0x18 0x19 0x40082102  if (A == 0x40082102) goto 0127 else goto 0128
 0103: 0x15 0x17 0x18 0x0000000e  if (A == rt_sigprocmask) goto 0127 else goto 0128
 0104: 0x25 0x00 0x0a 0x00000008  if (A <= 0x8) goto 0115
 0105: 0x15 0x15 0x00 0x0000000c  if (A == brk) goto 0127
 0106: 0x15 0x14 0x00 0x0000000b  if (A == munmap) goto 0127
 0107: 0x15 0x01 0x00 0x0000000a  if (A == mprotect) goto 0109
 0108: 0x15 0x00 0x13 0x00000009  if (A != mmap) goto 0128
 0109: 0x20 0x00 0x00 0x00000024  A = args[2] >> 32
 0110: 0x54 0x00 0x00 0x00000000  A &= 0x0
 0111: 0x15 0x00 0x10 0x00000000  if (A != 0) goto 0128
 0112: 0x20 0x00 0x00 0x00000020  A = args[2]
 0113: 0x54 0x00 0x00 0x00000004  A &= 0x4
 0114: 0x15 0x0c 0x0d 0x00000000  if (A == 0) goto 0127 else goto 0128
 0115: 0x15 0x0b 0x00 0x00000008  if (A == lseek) goto 0127
 0116: 0x15 0x03 0x00 0x00000006  if (A == lstat) goto 0120
 0117: 0x15 0x02 0x00 0x00000004  if (A == stat) goto 0120
 0118: 0x15 0x08 0x09 0x00000003  if (A == close) goto 0127 else goto 0128
 0119: 0x15 0x00 0x01 0x00000002  if (A != open) goto 0121
 0120: 0x06 0x00 0x00 0x00050026  return ERRNO(38)
 0121: 0x15 0x00 0x04 0x00000001  if (A != write) goto 0126
 0122: 0x20 0x00 0x00 0x00000014  A = fd >> 32 # write(fd, buf, count)
 0123: 0x15 0x00 0x04 0x00000000  if (A != 0x0) goto 0128
 0124: 0x20 0x00 0x00 0x00000010  A = fd # write(fd, buf, count)
 0125: 0x15 0x01 0x02 0x00000002  if (A == 0x2) goto 0127 else goto 0128
 0126: 0x15 0x00 0x01 0x00000000  if (A != read) goto 0128
 0127: 0x06 0x00 0x00 0x7fff0000  return ALLOW
 0128: 0x06 0x00 0x00 0x80000000  return KILL_PROCESS
