github.com/google/syzkaller@v0.0.0-20240517125934-c0f1611a36d6/docs/linux/internals.md (about) 1 # Linux-specific syzkaller internals 2 3 It's possible to fuzz some external Linux kernel interfaces with syzkaller: 4 5 * See [this](external_fuzzing_network.md) for details about the networking stack. 6 * See [this](external_fuzzing_usb.md) for details about the USB stack.