diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2016-09-04 12:32:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-04 12:32:23 +0200 |
| commit | 09f9a9a968b4fecb7808c5fe41782c22a7ffd202 (patch) | |
| tree | c4c17b5dbd02fc6bc9cc9e59a05ea79fc91ab448 /README.md | |
| parent | 80394dfdd551d85fa3fcb1cb5381933b04cce39c (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -195,8 +195,8 @@ Here are some things to check if there are problems running syzkaller. ## External Articles - - [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) + - [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) ## Disclaimer |
