diff options
| author | Vikram Narayanan <vikram186@gmail.com> | 2021-05-28 13:46:41 -0700 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2021-05-31 10:41:52 +0200 |
| commit | 032639db52e37f547ea03f03fce37eb8568eb482 (patch) | |
| tree | 14ad77a27700cb370326cebfb2fd597f36be777e /docs/research.md | |
| parent | 812c95e015c6bee1e3510666e8c3d25a6b236d4e (diff) | |
docs: add reference to Bowknot (USENIX Security'21)
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 84ce49c19..1b9e26c84 100644 --- a/docs/research.md +++ b/docs/research.md @@ -1,6 +1,7 @@ # Research work based on syzkaller _newer first_ +* [Undo Workarounds for Kernel Bugs](https://www.usenix.org/system/files/sec21fall-talebi.pdf) * [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) * [Industry Practice of Coverage-Guided Enterprise Linux Kernel Fuzzing](http://wingtecher.com/themes/WingTecherResearch/assets/papers/fse19-linux-kernel.pdf) |
