harbian-qa icon indicating copy to clipboard operation
harbian-qa copied to clipboard

Bug hunting through fuzzer/*-sanitizer/etc...

Results 2 harbian-qa issues
Sort by recently updated
recently updated
newest added

I found one good article - Syzkaller + Kernel function fail-injection(https://github.com/hardenedlinux/Debian-GNU-Linux-Profiles/blob/master/docs/harbian_qa/fuzz_testing/syz_kfun_finject.md). As I know, the kernel fault-injection framework provides one option - fail-function which could modify the return value of...