From 6e78f9ceb50e5cafa8ebe0e313c32e1293871a34 Mon Sep 17 00:00:00 2001 From: Taras Madan Date: Wed, 29 Nov 2023 12:07:05 +0100 Subject: docs/research.md: add SyzDirect --- docs/research.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/research.md') diff --git a/docs/research.md b/docs/research.md index ce9cfce0c..9dc12de02 100644 --- a/docs/research.md +++ b/docs/research.md @@ -1,6 +1,9 @@ # Research work based on syzkaller +Dear researchers, feel free to contact us at syzkaller@googlegroups.com if you need any assistance. + _newer first_ +* [SyzDirect: Directed Greybox Fuzzing for Linux Kernel](https://dl.acm.org/doi/abs/10.1145/3576915.3623146) * [KIT: Testing OS-Level Virtualization for Functional Interference Bugs](https://doi.org/10.1145/3575693.3575731) * [SyzDescribe: Principled, Automated, Static Generation of Syscall Descriptions for Kernel Drivers](https://github.com/seclab-ucr/SyzDescribe) * [GREBE: Unveiling Exploitation Potential for Linux Kernel Bugs](https://zplin.me/papers/GREBE.pdf) -- cgit mrf-deployment