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