diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-10-25 11:48:15 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-10-28 17:32:15 +0100 |
| commit | b17b4f5d0ddc4b052d56ddce25188723812d93cc (patch) | |
| tree | 152df891eb69ff343607b764edfd1111f2c2ef1e /docs/executing_syzkaller_programs.md | |
| parent | 3f614d77cbc296d3bb98b633a7442d347fa8fd83 (diff) | |
executor: setup sysctl's in setup_machine
Currently we assume that sysctl's are setup as part of machine boot.
This introduces a non-trivial dependency on image creation
and sysctl's are not captured by as part of C reproducers
and are not captured by syzbot dashboard. This can make some
reproducers fail on developer machines or on syzbot later
when sysctl's change.
Setup sysctl's in executor as part of machine setup.
It makes it much more controllable and hermetic.
Diffstat (limited to 'docs/executing_syzkaller_programs.md')
0 files changed, 0 insertions, 0 deletions
