diff options
| author | 郝宇 (Yu Hao) <yhao016@ucr.edu> | 2022-05-05 01:44:11 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-05 10:44:11 +0200 |
| commit | b3f09415e1dfaaa19b5fdefc7257e19ec8de9269 (patch) | |
| tree | b1339c6bc154ddcb4e90edf1aacfa787f642d4bc /docs/research.md | |
| parent | dc9e52595336dbe32f9a20f5da9f09cb8172cd21 (diff) | |
sys/linux: fix errors in dev_loop.txt
* sys/linux: fix errors in dev_loop.txt
* docs: add research paper (ICSE 22)
* sys/linux: fix errors in dev_loop.txt
* sys/linux: fix errors in dev_loop.txt
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 bd9a13e02..494b8d17b 100644 --- a/docs/research.md +++ b/docs/research.md @@ -1,6 +1,7 @@ # Research work based on syzkaller _newer first_ +* [Demystifying the Dependency Challenge in Kernel Fuzzing](https://conf.researchr.org/details/icse-2022/icse-2022-papers/89/Demystifying-the-Dependency-Challenge-in-Kernel-Fuzzing) * [SyzVegas: Beating Kernel Fuzzing Odds with Reinforcement Learning](https://www.usenix.org/conference/usenixsecurity21/presentation/wang-daimeng) * [SyzScope: Revealing High-Risk Security Impacts of Fuzzer-Exposed Bugs in Linux kernel](https://www.usenix.org/conference/usenixsecurity22/presentation/zou) * [Rtkaller: State-aware Task Generation for RTOS Fuzzing](http://www.wingtecher.com/themes/WingTecherResearch/assets/papers/emsoft21.pdf) |
