1# How syzkaller works
2
3It's possible to fuzz some external Linux kernel interfaces with syzkaller.
4Right now there's only support for [external fuzzing of the networking stack](external_fuzzing_network.md).
5