Your NVMe Had Been Syz’ed: Fuzzing NVMe-oF/TCP Driver for Linux with Syzkaller
An article by Alon Zahavi about externally fuzzing the NVMe-over-TCP packet parsing paths with syzkaller.
The article:
— Introduces syzkaller and syzlang;
— Shows added syzlang descriptions for NVMe-over-TCP fuzzing, including a new pseudo-syscall;
— Explains how remote KCOV was used to collect coverage from the NVMe packet parsing code executed in a background kernel thread;
— Lists found bugs.
Post #248
5.61K