diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-02-24 16:12:18 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-24 16:12:18 +0100 |
| commit | ff3dfa26b05dac7c589d7ab446e54f31759c29ca (patch) | |
| tree | b0c6456480a10263758f905a2633779b152fa834 /docs/research.md | |
| parent | 5e0e1d1450d7c3497338082fc28912fdd7f93a3c (diff) | |
Update research.md
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 97b8b7d24..3dbfa80bf 100644 --- a/docs/research.md +++ b/docs/research.md @@ -1,5 +1,6 @@ # Research work based on syzkaller +* [Task selection and seed selection for Syzkaller using reinforcement learning](https://groups.google.com/g/syzkaller/c/eKPD4ZpJ66o/m/UqO_K-SMFwAJ) (announce only) * [Empirical Notes on the Interaction Between Continuous Kernel Fuzzing and Development](http://users.utu.fi/kakrind/publications/19/vulnfuzz_camera.pdf) * [FastSyzkaller: Improving Fuzz Efficiency for Linux Kernel Fuzzing](https://iopscience.iop.org/article/10.1088/1742-6596/1176/2/022013) * [Charm: Facilitating Dynamic Analysis of Device Drivers of Mobile Systems](https://www.usenix.org/system/files/conference/usenixsecurity18/sec18-talebi.pdf) |
