diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2023-07-24 14:27:36 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2023-07-25 08:54:44 +0000 |
| commit | f9d8385955222df5d6a87ab8cbc7ac0aeb8f84f6 (patch) | |
| tree | 3615a26111954d52dcd2d00e0a27854e0fec2f90 /docs | |
| parent | fd9953953bd0d6ca41f609dd4565cff1e62df8b7 (diff) | |
docs: add links to syzbot_assets.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/syzbot.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/syzbot.md b/docs/syzbot.md index 568a53612..bda7d641d 100644 --- a/docs/syzbot.md +++ b/docs/syzbot.md @@ -332,6 +332,13 @@ syz-prog2c -prog repro.syz.txt -enable=all -threaded -repeat -procs=8 -sandbox=n However, note that if `syzbot` did not provide a C reproducer, it wasn't able to trigger the bug using the C program (though, it can be just because the bug is triggered by a subtle race condition). +## Downloadable assets + +Syzbot shares links to the bootable disk image, kernel object file and other +relevant files that can be used to reproduce and debug the issue locally. + +See [this tutorial](/docs/syzbot_assets.md) on how to use them. + ## Crash does not reproduce? If the provided reproducer does not work for you, most likely it is related to the |
