From 812c95e015c6bee1e3510666e8c3d25a6b236d4e Mon Sep 17 00:00:00 2001 From: Vikram Narayanan Date: Fri, 28 May 2021 13:40:46 -0700 Subject: docs/research.md: remove duplicate reference to HFL --- docs/research.md | 1 - 1 file changed, 1 deletion(-) (limited to 'docs') 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) -- cgit mrf-deployment