aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/linux/external_fuzzing_usb.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/linux/external_fuzzing_usb.md b/docs/linux/external_fuzzing_usb.md
index 3f2509c28..c4de7527a 100644
--- a/docs/linux/external_fuzzing_usb.md
+++ b/docs/linux/external_fuzzing_usb.md
@@ -109,6 +109,8 @@ The instructions below describe a hackish way to generate syzkaller USB IDs for
./bin/syz-usbgen KERNEL_LOG ./sys/linux/init_vusb_ids.go
```
+5. Don't forget to revert the applied patch and rebuild the kernel before doing actual fuzzing.
+
## Running reproducers with Raspberry Pi Zero W