From acb5b744f96bcc435cd43a8f5af19aa36f7ae58c Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Fri, 6 Sep 2019 13:50:39 +0200 Subject: docs: add another research paper --- docs/research.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/research.md') diff --git a/docs/research.md b/docs/research.md index 851420e75..c348d01d3 100644 --- a/docs/research.md +++ b/docs/research.md @@ -1,5 +1,6 @@ # Research work based on syzkaller +* [Empirical Notes on the Interaction Between Continuous Kernel Fuzzing and Development](http://users.utu.fi/kakrind/publications/19/vulnfuzz_camera.pdf) * [FastSyzkaller: Improving Fuzz Efficiency for Linux Kernel Fuzzing](https://iopscience.iop.org/article/10.1088/1742-6596/1176/2/022013) * [Charm: Facilitating Dynamic Analysis of Device Drivers of Mobile Systems](https://www.usenix.org/system/files/conference/usenixsecurity18/sec18-talebi.pdf) ([video](https://www.usenix.org/conference/usenixsecurity18/presentation/talebi), -- cgit mrf-deployment