From 8efba39a81ef8a67638d6ed1a23adbfd83bd1480 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Sat, 27 Oct 2018 13:55:09 +0200 Subject: Update research.md --- docs/research.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/research.md b/docs/research.md index fe61921fa..2306210ca 100644 --- a/docs/research.md +++ b/docs/research.md @@ -1,5 +1,6 @@ # Research work based on syzkaller +* [ALEXKIDD-FUZZER: Kernel Fuzzing Guided by Symbolic Information](https://www.cerias.purdue.edu/assets/symposium/2018-posters/829-D1B.pdf) * [DIFUZE: Interface Aware Fuzzing for Kernel Drivers](https://acmccs.github.io/papers/p2123-corinaA.pdf) * [MoonShine: Optimizing OS Fuzzer Seed Selection with Trace Distillation](http://www.cs.columbia.edu/~suman/docs/moonshine.pdf) * [RAZZER: Finding Kernel Race Bugs through Fuzzing](https://lifeasageek.github.io/papers/jeong:razzer.pdf) -- cgit mrf-deployment