aboutsummaryrefslogtreecommitdiffstats
path: root/docs/research.md
diff options
context:
space:
mode:
authorPalash Oswal <oswalpalash@gmail.com>2023-04-07 19:04:19 -0700
committerDmitry Vyukov <dvyukov@google.com>2023-04-12 18:31:29 +0200
commita21588f3fe5342d5f0d565c589da83a53a0bd095 (patch)
treeaea3a8960aec293436212a50b443ef8f26be3949 /docs/research.md
parentbce87d67a220e86fc504b50d8a9c111ffd8e33fa (diff)
docs: add enriched corpus reference
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 a08738a6a..5a7d228c6 100644
--- a/docs/research.md
+++ b/docs/research.md
@@ -1,6 +1,7 @@
# Research work based on syzkaller
_newer first_
+* [Linux Kernel Enriched Corpus](https://github.com/cmu-pasta/linux-kernel-enriched-corpus) : [corpus.db](https://github.com/cmu-pasta/linux-kernel-enriched-corpus/raw/main/corpus.db)
* [HotBPF - An On-demand and On-the-fly Memory Protection](https://www.youtube.com/watch?v=1KSLTsgxaSU)
* [KASPER: Scanning for Generalized Transient Execution Gadgets in the Linux Kernel](https://www.vusec.net/projects/kasper/)
* [VaultFuzzer: A state-based approach for Linux kernel](https://hardenedvault.net/blog/2021-09-13-vaultfuzzer/)