aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2017-05-24 11:13:07 +0200
committerGitHub <noreply@github.com>2017-05-24 11:13:07 +0200
commit12b327fc2196c502fc092c082dba727c74f8dbe4 (patch)
treead91a48a32734a00e814f39ab5599f86f463f06d /README.md
parent7e458d6416423d40914c83984df99e516f2ef082 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 14af23570..6a2d0dfc6 100644
--- a/README.md
+++ b/README.md
@@ -243,6 +243,7 @@ Here are some things to check if there are problems running syzkaller.
- [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)
- [Linux Plumbers 2016 talk slides](https://docs.google.com/presentation/d/1iAuTvzt_xvDzS2misXwlYko_VDvpvCmDevMOq2rXIcA/edit?usp=sharing)
+ - [syzkaller: the next gen kernel fuzzer](https://www.slideshare.net/DmitryVyukov/syzkaller-the-next-gen-kernel-fuzzer) (basics of operations, tutorial on how to run syzkaller and how to extend it to fuzz new drivers)
## Contributing