A gentle introduction to Linux Kernel fuzzing

1 · Cloudflare · July 10, 2019, 1:22 p.m.
For some time I’ve wanted to play with coverage-guided fuzzing. I decided to have a go at the Linux Kernel netlink machinery. It's a good target: it's an obscure part of kernel, and it's relatively easy to automatically craft valid messages....