diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2019-12-03 16:58:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-12-03 16:58:43 +0100 |
| commit | ae13a849e613cd929bbcf98bec83e1bdb30a62b1 (patch) | |
| tree | 4633284b06fb842de3cd6a0d71d2a5b646e132aa /docs/linux/external_fuzzing_usb.md | |
| parent | 4b0a22b9af369e8e3111a2b37e3cfde5bba7d6ea (diff) | |
Update external_fuzzing_usb.md
Diffstat (limited to 'docs/linux/external_fuzzing_usb.md')
| -rw-r--r-- | docs/linux/external_fuzzing_usb.md | 2 |
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 |
