diff options
| author | Palash Oswal <oswalpalash@gmail.com> | 2023-04-07 19:04:19 -0700 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2023-04-12 18:31:29 +0200 |
| commit | a21588f3fe5342d5f0d565c589da83a53a0bd095 (patch) | |
| tree | aea3a8960aec293436212a50b443ef8f26be3949 /docs/research.md | |
| parent | bce87d67a220e86fc504b50d8a9c111ffd8e33fa (diff) | |
docs: add enriched corpus reference
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 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/) |
