RSS Bot Posted May 12, 2020 Posted May 12, 2020 In part 2 of this series on syzkaller, we looked at how to install the tool and use it to improve our code base. Now, how does syzkaller report a bug it finds in the execution path of a system call? Let's add a new syscall description and see how it goes. View the full article
Recommended Posts