diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2017-06-01 11:47:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-06-01 11:47:02 +0200 |
| commit | 4c777a22999258c9f0edb7cb3ca1914f64f6d082 (patch) | |
| tree | c4b1e4ec4d57aa788291948aba7e5db6d1d1da25 /README.md | |
| parent | de6eb51045aeb6509b6087d5a4ed37a79496d15b (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -243,6 +243,8 @@ Here are some things to check if there are problems running syzkaller. ## External Articles + - [Kernel QA with syzkaller and qemu](https://github.com/hardenedlinux/Debian-GNU-Linux-Profiles/blob/master/docs/harbian_qa/fuzz_testing/syzkaller_general.md) (tutorial on how to setup syzkaller with qemu) + - [Syzkaller crash DEMO](https://github.com/hardenedlinux/Debian-GNU-Linux-Profiles/blob/master/docs/harbian_qa/fuzz_testing/syzkaller_crash_demo.md) (tutorial on how to extend syzkaller with new syscalls) - [Coverage-guided kernel fuzzing with syzkaller](https://lwn.net/Articles/677764/) (by David Drysdale) - [ubsan, kasan, syzkaller und co](http://www.strlen.de/talks/debug-w-syzkaller.pdf) ([video](https://www.youtube.com/watch?v=Acp0A9X1254)) (by Florian Westphal) - [Debugging a kernel crash found by syzkaller](http://vegardno.blogspot.de/2016/08/sync-debug.html) (by Quentin Casasnovas) |
