aboutsummaryrefslogtreecommitdiffstats
path: root/docs/research.md
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-06-24 12:06:50 +0200
committerGitHub <noreply@github.com>2020-06-24 12:06:50 +0200
commit41694dbf71b60ba591c77619e7a68e532eb6db6e (patch)
tree8a6cc05688114eb8a950e27be986b7fd0bdc2b89 /docs/research.md
parentbbad15ae75da01150f3b1fed1a3837f5f5bedc89 (diff)
docs: fix a link in research page
Diffstat (limited to 'docs/research.md')
-rw-r--r--docs/research.md2
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)