diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-07-12 16:09:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-12 16:09:44 +0200 |
| commit | 9ebcc5b1a8145326065b932958d82ada85a5c224 (patch) | |
| tree | da3e250cf70f585ced19f2d5e7a360689bc2dc43 /docs | |
| parent | 115e19300f73966554f176e2440fe79572a37c99 (diff) | |
docs: add another research paper
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/research.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/research.md b/docs/research.md index 69ad38597..4c9304c71 100644 --- a/docs/research.md +++ b/docs/research.md @@ -1,6 +1,7 @@ # Research work based on syzkaller _newer first_ +* [Agamotto: Accelerating Kernel Driver Fuzzing with Lightweight Virtual Machine Checkpoints](https://www.usenix.org/conference/usenixsecurity20/presentation/song) ([source code](https://github.com/securesystemslab/agamotto)) * [Task selection and seed selection for Syzkaller using reinforcement learning](https://groups.google.com/d/msg/syzkaller/eKPD4ZpJ66o/UqO_K-SMFwAJ) (announce only) * [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) |
