From 032639db52e37f547ea03f03fce37eb8568eb482 Mon Sep 17 00:00:00 2001 From: Vikram Narayanan Date: Fri, 28 May 2021 13:46:41 -0700 Subject: docs: add reference to Bowknot (USENIX Security'21) --- docs/research.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/research.md') 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) -- cgit mrf-deployment