aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
Diffstat (limited to 'executor')
-rw-r--r--executor/defs.h2
-rw-r--r--executor/syscalls.h1
2 files changed, 2 insertions, 1 deletions
diff --git a/executor/defs.h b/executor/defs.h
index ecd476951..c9130082b 100644
--- a/executor/defs.h
+++ b/executor/defs.h
@@ -150,7 +150,7 @@
#if GOARCH_amd64
#define GOARCH "amd64"
-#define SYZ_REVISION "361f7adfaff69eb683f0c63eb1cb1a0d4fdd1ca5"
+#define SYZ_REVISION "6c58885985007c08bbc08a61d5fcdf22ae662d55"
#define SYZ_EXECUTOR_USES_FORK_SERVER 1
#define SYZ_EXECUTOR_USES_SHMEM 1
#define SYZ_PAGE_SIZE 4096
diff --git a/executor/syscalls.h b/executor/syscalls.h
index ada3902d4..410c1d816 100644
--- a/executor/syscalls.h
+++ b/executor/syscalls.h
@@ -22281,6 +22281,7 @@ const call_t syscalls[] = {
{"openat$klog", 321},
{"openat$null", 321},
{"openat$pci", 321},
+ {"openat$pf", 321},
{"openat$speaker", 321},
{"openat$tty", 321},
{"openat$vmm", 321},