diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2020-06-24 12:06:50 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-24 12:06:50 +0200 |
| commit | 41694dbf71b60ba591c77619e7a68e532eb6db6e (patch) | |
| tree | 8a6cc05688114eb8a950e27be986b7fd0bdc2b89 /docs | |
| parent | bbad15ae75da01150f3b1fed1a3837f5f5bedc89 (diff) | |
docs: fix a link in research page
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/research.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/research.md b/docs/research.md index 5bbd860ba..69ad38597 100644 --- a/docs/research.md +++ b/docs/research.md @@ -1,7 +1,7 @@ # Research work based on syzkaller _newer first_ -* [Task selection and seed selection for Syzkaller using reinforcement learning](https://groups.google.com/g/syzkaller/c/eKPD4ZpJ66o/m/UqO_K-SMFwAJ) (announce only) +* [Task selection and seed selection for Syzkaller using reinforcement learning](https://groups.google.com/d/msg/syzkaller/eKPD4ZpJ66o/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) |
