diff options
| author | Vikram Narayanan <vikram186@gmail.com> | 2021-05-28 13:40:46 -0700 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-05-31 10:41:52 +0200 |
| commit | 812c95e015c6bee1e3510666e8c3d25a6b236d4e (patch) | |
| tree | 11476ec8c3861de2becd2d15ec07955d9b666606 /docs | |
| parent | 325a8dab43fe8af46c179dcb4e2426613440fe85 (diff) | |
docs/research.md: remove duplicate reference to HFL
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/research.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/research.md b/docs/research.md index e7939d44b..84ce49c19 100644 --- a/docs/research.md +++ b/docs/research.md @@ -3,7 +3,6 @@ _newer first_ * [HFL: Hybrid Fuzzing on the Linux Kernel](https://www.ndss-symposium.org/wp-content/uploads/2020/02/24018-paper.pdf) * [A Novel Dynamic Analysis Infrastructure to Instrument Untrusted Execution Flow Across User-Kernel Spaces](https://www.computer.org/csdl/proceedings-article/sp/2021/893400a402/1mbmHSlbmvK) -* [HFL: Hybrid Fuzzing on the Linux Kernel](https://chungkim.gitlab.io/doc/ndss20-hfl.pdf) * [Industry Practice of Coverage-Guided Enterprise Linux Kernel Fuzzing](http://wingtecher.com/themes/WingTecherResearch/assets/papers/fse19-linux-kernel.pdf) * [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) |
