diff options
Diffstat (limited to 'executor')
| -rw-r--r-- | executor/defs.h | 10 | ||||
| -rw-r--r-- | executor/syscalls.h | 100 |
2 files changed, 105 insertions, 5 deletions
diff --git a/executor/defs.h b/executor/defs.h index 95ca9850c..0e4689ce9 100644 --- a/executor/defs.h +++ b/executor/defs.h @@ -60,7 +60,7 @@ #if GOARCH_386 #define GOARCH "386" -#define SYZ_REVISION "12dd9e4b7009eb8c43a4049dad2e4be6efea48a8" +#define SYZ_REVISION "0b8b18153bf3e112969a92c18c6852dd3ec32aed" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 @@ -70,7 +70,7 @@ #if GOARCH_amd64 #define GOARCH "amd64" -#define SYZ_REVISION "eff88f7e644b80ac279853925af8c7edfd13ff5b" +#define SYZ_REVISION "74c8a46e8881784d3c05d2958991827edb812738" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 @@ -80,7 +80,7 @@ #if GOARCH_arm #define GOARCH "arm" -#define SYZ_REVISION "3a67ca62aecf19057b68c31831080fda1fc6d848" +#define SYZ_REVISION "efd63d806626af202831392e272313cd8a6ed149" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 @@ -90,7 +90,7 @@ #if GOARCH_arm64 #define GOARCH "arm64" -#define SYZ_REVISION "24f4f130b90aa6400cba5d7d583eebfe27dfb762" +#define SYZ_REVISION "d5ff510b64488e830d28225ecbb0f39f6c91fb4a" #define SYZ_EXECUTOR_USES_FORK_SERVER 1 #define SYZ_EXECUTOR_USES_SHMEM 1 #define SYZ_PAGE_SIZE 4096 @@ -100,7 +100,7 @@ #if GOARCH_ppc64le #define GOARCH "ppc64le" -#define SYZ_REVISION "25cb9525176dffb7fb13394435cf760d3a50fe65" +#define SYZ_REVISION "2fdcd443045495b8b9a58f75296652d86530db67" #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 979cac13b..7d437458a 100644 --- a/executor/syscalls.h +++ b/executor/syscalls.h @@ -2230,12 +2230,31 @@ const call_t syscalls[] = { {"ioctl$PIO_UNIMAP", 54}, {"ioctl$PIO_UNIMAPCLR", 54}, {"ioctl$PIO_UNISCRNMAP", 54}, + {"ioctl$PPPIOCATTACH", 54}, + {"ioctl$PPPIOCATTCHAN", 54}, + {"ioctl$PPPIOCCONNECT", 54}, + {"ioctl$PPPIOCDISCONN", 54}, {"ioctl$PPPIOCGCHAN", 54}, + {"ioctl$PPPIOCGDEBUG", 54}, {"ioctl$PPPIOCGFLAGS", 54}, + {"ioctl$PPPIOCGFLAGS1", 54}, + {"ioctl$PPPIOCGIDLE", 54}, {"ioctl$PPPIOCGL2TPSTATS", 54}, {"ioctl$PPPIOCGMRU", 54}, + {"ioctl$PPPIOCGNPMODE", 54}, + {"ioctl$PPPIOCGUNIT", 54}, + {"ioctl$PPPIOCNEWUNIT", 54}, + {"ioctl$PPPIOCSACTIVE", 54}, + {"ioctl$PPPIOCSCOMPRESS", 54}, + {"ioctl$PPPIOCSDEBUG", 54}, {"ioctl$PPPIOCSFLAGS", 54}, + {"ioctl$PPPIOCSFLAGS1", 54}, + {"ioctl$PPPIOCSMAXCID", 54}, + {"ioctl$PPPIOCSMRRU", 54}, {"ioctl$PPPIOCSMRU", 54}, + {"ioctl$PPPIOCSMRU1", 54}, + {"ioctl$PPPIOCSNPMODE", 54}, + {"ioctl$PPPIOCSPASS", 54}, {"ioctl$PPPOEIOCDFWD", 54}, {"ioctl$PPPOEIOCSFWD", 54}, {"ioctl$RNDADDENTROPY", 54}, @@ -3793,6 +3812,7 @@ const call_t syscalls[] = { {"write$eventfd", 4}, {"write$input_event", 4}, {"write$nbd", 4}, + {"write$ppp", 4}, {"write$selinux_access", 4}, {"write$selinux_attr", 4}, {"write$selinux_context", 4}, @@ -4716,12 +4736,31 @@ const call_t syscalls[] = { {"ioctl$PIO_UNIMAP", 16}, {"ioctl$PIO_UNIMAPCLR", 16}, {"ioctl$PIO_UNISCRNMAP", 16}, + {"ioctl$PPPIOCATTACH", 16}, + {"ioctl$PPPIOCATTCHAN", 16}, + {"ioctl$PPPIOCCONNECT", 16}, + {"ioctl$PPPIOCDISCONN", 16}, {"ioctl$PPPIOCGCHAN", 16}, + {"ioctl$PPPIOCGDEBUG", 16}, {"ioctl$PPPIOCGFLAGS", 16}, + {"ioctl$PPPIOCGFLAGS1", 16}, + {"ioctl$PPPIOCGIDLE", 16}, {"ioctl$PPPIOCGL2TPSTATS", 16}, {"ioctl$PPPIOCGMRU", 16}, + {"ioctl$PPPIOCGNPMODE", 16}, + {"ioctl$PPPIOCGUNIT", 16}, + {"ioctl$PPPIOCNEWUNIT", 16}, + {"ioctl$PPPIOCSACTIVE", 16}, + {"ioctl$PPPIOCSCOMPRESS", 16}, + {"ioctl$PPPIOCSDEBUG", 16}, {"ioctl$PPPIOCSFLAGS", 16}, + {"ioctl$PPPIOCSFLAGS1", 16}, + {"ioctl$PPPIOCSMAXCID", 16}, + {"ioctl$PPPIOCSMRRU", 16}, {"ioctl$PPPIOCSMRU", 16}, + {"ioctl$PPPIOCSMRU1", 16}, + {"ioctl$PPPIOCSNPMODE", 16}, + {"ioctl$PPPIOCSPASS", 16}, {"ioctl$PPPOEIOCDFWD", 16}, {"ioctl$PPPOEIOCSFWD", 16}, {"ioctl$RNDADDENTROPY", 16}, @@ -6321,6 +6360,7 @@ const call_t syscalls[] = { {"write$eventfd", 1}, {"write$input_event", 1}, {"write$nbd", 1}, + {"write$ppp", 1}, {"write$selinux_access", 1}, {"write$selinux_attr", 1}, {"write$selinux_context", 1}, @@ -7209,12 +7249,31 @@ const call_t syscalls[] = { {"ioctl$PIO_UNIMAP", 54}, {"ioctl$PIO_UNIMAPCLR", 54}, {"ioctl$PIO_UNISCRNMAP", 54}, + {"ioctl$PPPIOCATTACH", 54}, + {"ioctl$PPPIOCATTCHAN", 54}, + {"ioctl$PPPIOCCONNECT", 54}, + {"ioctl$PPPIOCDISCONN", 54}, {"ioctl$PPPIOCGCHAN", 54}, + {"ioctl$PPPIOCGDEBUG", 54}, {"ioctl$PPPIOCGFLAGS", 54}, + {"ioctl$PPPIOCGFLAGS1", 54}, + {"ioctl$PPPIOCGIDLE", 54}, {"ioctl$PPPIOCGL2TPSTATS", 54}, {"ioctl$PPPIOCGMRU", 54}, + {"ioctl$PPPIOCGNPMODE", 54}, + {"ioctl$PPPIOCGUNIT", 54}, + {"ioctl$PPPIOCNEWUNIT", 54}, + {"ioctl$PPPIOCSACTIVE", 54}, + {"ioctl$PPPIOCSCOMPRESS", 54}, + {"ioctl$PPPIOCSDEBUG", 54}, {"ioctl$PPPIOCSFLAGS", 54}, + {"ioctl$PPPIOCSFLAGS1", 54}, + {"ioctl$PPPIOCSMAXCID", 54}, + {"ioctl$PPPIOCSMRRU", 54}, {"ioctl$PPPIOCSMRU", 54}, + {"ioctl$PPPIOCSMRU1", 54}, + {"ioctl$PPPIOCSNPMODE", 54}, + {"ioctl$PPPIOCSPASS", 54}, {"ioctl$PPPOEIOCDFWD", 54}, {"ioctl$PPPOEIOCSFWD", 54}, {"ioctl$RNDADDENTROPY", 54}, @@ -8799,6 +8858,7 @@ const call_t syscalls[] = { {"write$eventfd", 4}, {"write$input_event", 4}, {"write$nbd", 4}, + {"write$ppp", 4}, {"write$selinux_access", 4}, {"write$selinux_attr", 4}, {"write$selinux_context", 4}, @@ -9678,12 +9738,31 @@ const call_t syscalls[] = { {"ioctl$PIO_UNIMAP", 29}, {"ioctl$PIO_UNIMAPCLR", 29}, {"ioctl$PIO_UNISCRNMAP", 29}, + {"ioctl$PPPIOCATTACH", 29}, + {"ioctl$PPPIOCATTCHAN", 29}, + {"ioctl$PPPIOCCONNECT", 29}, + {"ioctl$PPPIOCDISCONN", 29}, {"ioctl$PPPIOCGCHAN", 29}, + {"ioctl$PPPIOCGDEBUG", 29}, {"ioctl$PPPIOCGFLAGS", 29}, + {"ioctl$PPPIOCGFLAGS1", 29}, + {"ioctl$PPPIOCGIDLE", 29}, {"ioctl$PPPIOCGL2TPSTATS", 29}, {"ioctl$PPPIOCGMRU", 29}, + {"ioctl$PPPIOCGNPMODE", 29}, + {"ioctl$PPPIOCGUNIT", 29}, + {"ioctl$PPPIOCNEWUNIT", 29}, + {"ioctl$PPPIOCSACTIVE", 29}, + {"ioctl$PPPIOCSCOMPRESS", 29}, + {"ioctl$PPPIOCSDEBUG", 29}, {"ioctl$PPPIOCSFLAGS", 29}, + {"ioctl$PPPIOCSFLAGS1", 29}, + {"ioctl$PPPIOCSMAXCID", 29}, + {"ioctl$PPPIOCSMRRU", 29}, {"ioctl$PPPIOCSMRU", 29}, + {"ioctl$PPPIOCSMRU1", 29}, + {"ioctl$PPPIOCSNPMODE", 29}, + {"ioctl$PPPIOCSPASS", 29}, {"ioctl$PPPOEIOCDFWD", 29}, {"ioctl$PPPOEIOCSFWD", 29}, {"ioctl$RNDADDENTROPY", 29}, @@ -11249,6 +11328,7 @@ const call_t syscalls[] = { {"write$eventfd", 64}, {"write$input_event", 64}, {"write$nbd", 64}, + {"write$ppp", 64}, {"write$selinux_access", 64}, {"write$selinux_attr", 64}, {"write$selinux_context", 64}, @@ -12137,12 +12217,31 @@ const call_t syscalls[] = { {"ioctl$PIO_UNIMAP", 54}, {"ioctl$PIO_UNIMAPCLR", 54}, {"ioctl$PIO_UNISCRNMAP", 54}, + {"ioctl$PPPIOCATTACH", 54}, + {"ioctl$PPPIOCATTCHAN", 54}, + {"ioctl$PPPIOCCONNECT", 54}, + {"ioctl$PPPIOCDISCONN", 54}, {"ioctl$PPPIOCGCHAN", 54}, + {"ioctl$PPPIOCGDEBUG", 54}, {"ioctl$PPPIOCGFLAGS", 54}, + {"ioctl$PPPIOCGFLAGS1", 54}, + {"ioctl$PPPIOCGIDLE", 54}, {"ioctl$PPPIOCGL2TPSTATS", 54}, {"ioctl$PPPIOCGMRU", 54}, + {"ioctl$PPPIOCGNPMODE", 54}, + {"ioctl$PPPIOCGUNIT", 54}, + {"ioctl$PPPIOCNEWUNIT", 54}, + {"ioctl$PPPIOCSACTIVE", 54}, + {"ioctl$PPPIOCSCOMPRESS", 54}, + {"ioctl$PPPIOCSDEBUG", 54}, {"ioctl$PPPIOCSFLAGS", 54}, + {"ioctl$PPPIOCSFLAGS1", 54}, + {"ioctl$PPPIOCSMAXCID", 54}, + {"ioctl$PPPIOCSMRRU", 54}, {"ioctl$PPPIOCSMRU", 54}, + {"ioctl$PPPIOCSMRU1", 54}, + {"ioctl$PPPIOCSNPMODE", 54}, + {"ioctl$PPPIOCSPASS", 54}, {"ioctl$PPPOEIOCDFWD", 54}, {"ioctl$PPPOEIOCSFWD", 54}, {"ioctl$RNDADDENTROPY", 54}, @@ -13586,6 +13685,7 @@ const call_t syscalls[] = { {"write$eventfd", 4}, {"write$input_event", 4}, {"write$nbd", 4}, + {"write$ppp", 4}, {"write$selinux_access", 4}, {"write$selinux_attr", 4}, {"write$selinux_context", 4}, |
