Klecko
Results
2
issues of
Klecko
Kernel crash occurs sometimes while fuzzing in my system with Ubuntu 20.04.1 LTS, Linux 5.4.0-52-generic x86_64. System hangs after this. ```Nov 7 15:22:11 ubuntu kernel: [ 5462.295243] ------------[ cut here...
Fixes #15 It seems like syscall wrappers were never taken into account. It usually worked because the argument is simply forwarded to the original syscall, but in some builds the...