diff options
| author | Congyu Liu <32605334+Congyu-Liu@users.noreply.github.com> | 2023-05-30 14:15:05 -0400 |
|---|---|---|
| committer | Aleksandr Nogikh <wp32pw@gmail.com> | 2023-05-31 15:41:17 +0200 |
| commit | babc43895723dd9cfadab49eeb039b9e06b89af7 (patch) | |
| tree | 2633c00a2fc650f45396ab52e2ea61ed3e220907 /docs/research.md | |
| parent | 3ddd77a0a11ca9ac6ecb58ef8ee788cd5367f952 (diff) | |
docs: add KIT 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 63a9cc06d..ce9cfce0c 100644 --- a/docs/research.md +++ b/docs/research.md @@ -1,6 +1,7 @@ # Research work based on syzkaller _newer first_ +* [KIT: Testing OS-Level Virtualization for Functional Interference Bugs](https://doi.org/10.1145/3575693.3575731) * [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) |
