From da562c0b27144d1960a965dc2c706dfb5e457b8a Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Tue, 6 Aug 2019 14:52:52 +0200 Subject: Update syzbot.md --- docs/syzbot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/syzbot.md b/docs/syzbot.md index b0fd552fd..d4426e979 100644 --- a/docs/syzbot.md +++ b/docs/syzbot.md @@ -298,7 +298,7 @@ is the original source of uninitialized-ness. syzkaller has an ability to perform fuzzing of the Linux kernel USB stack, see the details [here](/docs/linux/external_fuzzing_usb.md). This requires non-yet-upstreamed kernel changes, and as a result USB fuzzing is only being -run n the `usb-fuzzer` branch of the `https://github.com/google/kasan.git` tree, +run on the `usb-fuzzer` branch of the `https://github.com/google/kasan.git` tree, and on the `master` branch of the `https://github.com/google/kmsan.git` tree. If the bug report comes from the `usb-fuzzer` tree, the recommended way for -- cgit mrf-deployment