aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/external_fuzzing_usb.md
diff options
context:
space:
mode:
authorRoman A <121314722+GameRoMan@users.noreply.github.com>2025-06-16 15:35:41 +0100
committerAleksandr Nogikh <nogikh@google.com>2025-06-16 15:22:49 +0000
commitb07d761310f45ec82aafa352739e190d12ab58a0 (patch)
treef8054476e057cc52de828af6ce343f5dda34526b /docs/linux/external_fuzzing_usb.md
parente7dd99bade45e7e0cf824f07484e8d34942edfa8 (diff)
all: fix typos
Diffstat (limited to 'docs/linux/external_fuzzing_usb.md')
-rw-r--r--docs/linux/external_fuzzing_usb.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linux/external_fuzzing_usb.md b/docs/linux/external_fuzzing_usb.md
index a7a7a6a0f..088bed881 100644
--- a/docs/linux/external_fuzzing_usb.md
+++ b/docs/linux/external_fuzzing_usb.md
@@ -2,7 +2,7 @@ External USB fuzzing for Linux kernel
=====================================
syzkaller supports fuzzing the Linux kernel USB subsystem from the external side.
-Instead of relying on external hardware (like [Facedancer](https://github.com/usb-tools/Facedancer)-based boards) or VM management software features (like QEMU [usbredir](https://www.spice-space.org/usbredir.html)), syzkaller fuzzes USB fully within a (potentially-virtualized) enviroment that runs the Linux kernel.
+Instead of relying on external hardware (like [Facedancer](https://github.com/usb-tools/Facedancer)-based boards) or VM management software features (like QEMU [usbredir](https://www.spice-space.org/usbredir.html)), syzkaller fuzzes USB fully within a (potentially-virtualized) environment that runs the Linux kernel.
The USB fuzzing support in syzkaller is based on: