diff options
| author | Taras Madan <tarasmadan@google.com> | 2023-11-29 12:07:05 +0100 |
|---|---|---|
| committer | Taras Madan <tarasmadan@google.com> | 2023-11-29 11:20:45 +0000 |
| commit | 6e78f9ceb50e5cafa8ebe0e313c32e1293871a34 (patch) | |
| tree | a5fa10a46af06e6eb720d50e655b2c6dfe5785da /docs/research.md | |
| parent | 1adfb6f64797865884a90b9462fa1b41a9fbd003 (diff) | |
docs/research.md: add SyzDirect
Diffstat (limited to 'docs/research.md')
| -rw-r--r-- | docs/research.md | 3 |
1 files changed, 3 insertions, 0 deletions
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) |
