diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2022-07-08 07:47:48 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2022-07-08 10:23:06 +0200 |
| commit | 8442e655ca027609987d99db507d7d909735c3d1 (patch) | |
| tree | 5e23aa661313a1c214a2502f63ceb5c6ad8d3273 /docs/research.md | |
| parent | bff65f44b47bd73f56c3d6a5c3899de5f5775136 (diff) | |
docs: add a reference to Hydra paper
Diffstat (limited to 'docs/research.md')
| -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 bd2b6e8be..f6b4eb3e5 100644 --- a/docs/research.md +++ b/docs/research.md @@ -36,6 +36,7 @@ _newer first_ # Other kernel fuzzing work +* [Hydra: Finding Semantic Bugs in File Systems with an Extensible Fuzzing Framework](https://squizz617.github.io/pubs/hydra-sosp19.pdf) ([github](https://github.com/sslab-gatech/hydra)) * [Janus: Fuzzing File Systems via Two-Dimensional Input Space Exploration](https://gts3.org/assets/papers/2019/xu:janus.pdf) ([github](https://github.com/sslab-gatech/janus)) * [CoLaFUZE: Coverage-Guided and Layout-Aware Fuzzing for Android Drivers](https://www.jstage.jst.go.jp/article/transinf/E104.D/11/E104.D_2021NGP0005/_pdf) * [KRACE: Data Race Fuzzing for Kernel File Systems](https://www.cc.gatech.edu/~mxu80/pubs/xu:krace.pdf) |
