From 8d5c7541d29fecb0d8adc7f44caedd9abe9c9dca Mon Sep 17 00:00:00 2001 From: "郝宇 (Yu Hao)" Date: Mon, 29 May 2023 20:44:27 -0700 Subject: docs: add SyzDescribe reference --- 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 be3eca851..63a9cc06d 100644 --- a/docs/research.md +++ b/docs/research.md @@ -1,6 +1,7 @@ # Research work based on syzkaller _newer first_ +* [SyzDescribe: Principled, Automated, Static Generation of Syscall Descriptions for Kernel Drivers](https://github.com/seclab-ucr/SyzDescribe) * [GREBE: Unveiling Exploitation Potential for Linux Kernel Bugs](https://zplin.me/papers/GREBE.pdf) * [Precise Detection of Kernel Data Races with Probabilistic Lockset Analysis](https://www.cs.columbia.edu/~gabe/files/oakland2023_pla.pdf) * [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) -- cgit mrf-deployment