Software:Syzkaller

From HandWiki
Short description: Software security testing (fuzzing) framework


Syzkaller is a software fuzzing framework that has been used for fuzzing the Linux kernel. It also supports other kernels.[1][2]

As of 2021, the Syzkaller dashboard showed hundreds of bugs in the Linux kernel.[3]

References

  1. "Coverage-guided kernel fuzzing with syzkaller [LWN.net"]. https://lwn.net/Articles/677764/. 
  2. Cui, Baojiang; Ni, Yunze; Fu, Yilun (November 2015). "ADDFuzzer: A New Fuzzing Framework of Android Device Drivers". 2015 10th International Conference on Broadband and Wireless Computing, Communication and Applications (BWCCA). IEEE. pp. 88–91. doi:10.1109/bwcca.2015.57. ISBN 978-1-4673-8315-8. http://dx.doi.org/10.1109/bwcca.2015.57. Retrieved 2022-08-19. 
  3. "It's time to improve Linux's security" (in en). https://www.zdnet.com/article/a-call-to-improve-linuxs-security/. 

External links