aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/internals.md
blob: a35afde2d8ebf6653799a7d65626e6320abc6731 (plain)
1
2
3
4
5
6
# Linux-specific syzkaller internals

It's possible to fuzz some external Linux kernel interfaces with syzkaller:

* See [this](external_fuzzing_network.md) for details about the networking stack.
* See [this](external_fuzzing_usb.md) for details about the USB stack.