aboutsummaryrefslogtreecommitdiffstats
path: root/docs/research.md
diff options
context:
space:
mode:
authorSishuai Gong <sishuai@purdue.edu>2021-10-29 16:09:10 -0400
committerAleksandr Nogikh <wp32pw@gmail.com>2021-11-02 17:24:53 +0100
commitb294b5cd63d8bd25c0c8360fc074fdedf7f41b41 (patch)
tree1b35e82376c20b86f6842e828e59320cea28e29f /docs/research.md
parent098b5d530648147c744a7c2eb8b78c1307f9d3ce (diff)
docs: add the reference to Snowboard paper
Diffstat (limited to 'docs/research.md')
-rw-r--r--docs/research.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/research.md b/docs/research.md
index 9b9e97ba8..c3461f9ca 100644
--- a/docs/research.md
+++ b/docs/research.md
@@ -1,6 +1,7 @@
# Research work based on syzkaller
_newer first_
+* [Snowboard: Finding Kernel Concurrency Bugs through Systematic Inter-thread Communication Analysis](https://dl.acm.org/doi/10.1145/3477132.3483549)
* [Undo Workarounds for Kernel Bugs](https://www.usenix.org/system/files/sec21fall-talebi.pdf) ([source code](https://trusslab.github.io/hecaton))
* [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)