From babc43895723dd9cfadab49eeb039b9e06b89af7 Mon Sep 17 00:00:00 2001 From: Congyu Liu <32605334+Congyu-Liu@users.noreply.github.com> Date: Tue, 30 May 2023 14:15:05 -0400 Subject: docs: add KIT reference --- docs/research.md | 1 + 1 file changed, 1 insertion(+) 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) -- cgit mrf-deployment