diff options
| author | Kris Alder <kalder@google.com> | 2022-03-07 23:00:21 +0000 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2022-03-08 16:54:29 +0100 |
| commit | 9e8eaa75a18a5cf8102e862be692c0781759e51b (patch) | |
| tree | b253a2b502230a21593f5e923f99f282a9c78966 /pkg/instance/instance.go | |
| parent | a5b3b10236688cbda247663ecf994584548f3ef0 (diff) | |
pkg/host: only try enabled syscalls when starting syz-fuzzer
When syz-fuzzer starts, it tries all syscalls to filter out any that are
not supported. This process should include only the syscalls that are
enabled using the 'enable_syscalls' and 'disable_syscalls' fields in
syz-manager's config.
This is useful for fuzzing Cuttlefish devices, for example, where the
'vhost_vsock' syscall needs to be excluded from fuzzing and from this
test.
Diffstat (limited to 'pkg/instance/instance.go')
0 files changed, 0 insertions, 0 deletions
