aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/internals.md
blob: e02607626d3cceb6b9d2becc0465efb3750ee58e (plain)
1
2
3
4
# How syzkaller works

It's possible to fuzz some external Linux kernel interfaces with syzkaller.
Right now there's only support for [external fuzzing of the networking stack](external_fuzzing_network.md).