Vol. 19, No. 4, April 30, 2025
10.3837/tiis.2025.04.012,
Download Paper (Free):
Abstract
Currently, Linux kernel fuzz testing techniques primarily rely on system call templates to generate test cases. However, this approach suffers from significant drawbacks, including high manual effort, poor adaptability to evolving vulnerabilities, and limited test case effectiveness. Given the increasing demand for robust security in Linux-based systems, more intelligent and automated fuzz testing methods are essential for improving vulnerability detection efficiency. To address these issues, this paper combines deep learning technology and fuzz testing to design a framework called DeepLiFF (Deep Learning-based Linux Kernel Fuzzing Framework) for vulnerability discovery in the Linux kernel. We propose a test case generation algorithm based on generative adversarial networks (GANs), which extracts features from high-quality test cases and trains models using GANs to generate even higher-quality test cases. DeepLiFuzzer has broad applications in operating system security auditing, vulnerability detection, and automated security testing. Experimental results show that, compared to existing tools such as syzkaller and Healer, DeepLiFuzzer improves code branch coverage by 25.49% and 7.03%, respectively, and increases the number of discovered bugs by 3.6 times and 43.75%, demonstrating its effectiveness in enhancing Linux kernel fuzz testing.
Statistics
Show / Hide Statistics
Statistics (Cumulative Counts from December 1st, 2015)
Multiple requests among the same browser session are counted as one view.
If you mouse over a chart, the values of data points will be shown.
Cite this article
[IEEE Style]
Z. Wang, S. Yuan, Y. Zhang, X. Chen, Z. Xiao, "Research on Linux Kernel Fuzz Testing Technology Based on Generative Adversarial Networks," KSII Transactions on Internet and Information Systems, vol. 19, no. 4, pp. 1286-1301, 2025. DOI: 10.3837/tiis.2025.04.012.
[ACM Style]
Zhiqiang Wang, Sicheng Yuan, Ying Zhang, Xudong Chen, and Zilong Xiao. 2025. Research on Linux Kernel Fuzz Testing Technology Based on Generative Adversarial Networks. KSII Transactions on Internet and Information Systems, 19, 4, (2025), 1286-1301. DOI: 10.3837/tiis.2025.04.012.
[BibTeX Style]
@article{tiis:102452, title="Research on Linux Kernel Fuzz Testing Technology Based on Generative Adversarial Networks", author="Zhiqiang Wang and Sicheng Yuan and Ying Zhang and Xudong Chen and Zilong Xiao and ", journal="KSII Transactions on Internet and Information Systems", DOI={10.3837/tiis.2025.04.012}, volume={19}, number={4}, year="2025", month={April}, pages={1286-1301}}