NEUZZ: Efficient Fuzzing with Neural Program Smoothing

AI-generated keywords: NEUZZ Fuzzing Gradient-Guided Optimization Surrogate Neural Network Models IEEE Symposium

AI-generated Key Points

The license of the paper does not allow us to build upon its content and the key points are generated using the paper metadata rather than the full article.

  • NEUZZ is a new fuzzing technique developed to efficiently find software vulnerabilities.
  • Fuzzing is used to generate inputs that can trigger different bugs in software.
  • Existing state-of-the-art fuzzers are not very efficient at finding hard-to-trigger software bugs.
  • Gradient-guided optimization has been shown to outperform evolutionary algorithms in domains like machine learning by utilizing gradients or higher-order derivatives of the underlying function.
  • However, gradient-guided approaches are not directly applicable to fuzzing as real-world program behaviors contain many discontinuities, plateaus and ridges where the gradient-based methods often get stuck.
  • NEUZZ proposes a novel program smoothing technique using surrogate neural network models that can incrementally learn smooth approximations of a complex, real-world program's branching behaviors.
  • This approach creates a smooth surrogate function approximating the discrete branching behavior of target programs and enables gradient-guided input generation schemes to improve the fuzzing efficiency.
  • NEUZZ significantly outperforms 10 state-of-the art graybox fuzzers on 10 real world programs both at finding new bugs and achieving higher edge coverage.
  • NEUZZ found 31 unknown bugs that other fuzzers failed to find in 10 real world programs and achieved 3X more edge coverage than all of the tested graybox fuzzers for 24 hours running.
  • The authors behind NEUZZ include Dongdong She, Kexin Pei, Dave Epstein, Junfeng Yang, Baishakhi Ray and Suman Jana who presented their findings at the 40th IEEE Symposium on Security and Privacy held from May 20 - 22 in San Francisco.
Also access our AI generated: Comprehensive summary, Lay summary, Blog-like article; or ask questions about this paper to our AI assistant.

Authors: Dongdong She, Kexin Pei, Dave Epstein, Junfeng Yang, Baishakhi Ray, Suman Jana

To appear in the 40th IEEE Symposium on Security and Privacy, May 20--22, 2019, San Francisco, CA, USA

Abstract: Fuzzing has become the de facto standard technique for finding software vulnerabilities. However, even state-of-the-art fuzzers are not very efficient at finding hard-to-trigger software bugs. Most popular fuzzers use evolutionary guidance to generate inputs that can trigger different bugs. Such evolutionary algorithms, while fast and simple to implement, often get stuck in fruitless sequences of random mutations. Gradient-guided optimization presents a promising alternative to evolutionary guidance. Gradient-guided techniques have been shown to significantly outperform evolutionary algorithms at solving high-dimensional structured optimization problems in domains like machine learning by efficiently utilizing gradients or higher-order derivatives of the underlying function. However, gradient-guided approaches are not directly applicable to fuzzing as real-world program behaviors contain many discontinuities, plateaus, and ridges where the gradient-based methods often get stuck. We observe that this problem can be addressed by creating a smooth surrogate function approximating the discrete branching behavior of target program. In this paper, we propose a novel program smoothing technique using surrogate neural network models that can incrementally learn smooth approximations of a complex, real-world program's branching behaviors. We further demonstrate that such neural network models can be used together with gradient-guided input generation schemes to significantly improve the fuzzing efficiency. Our extensive evaluations demonstrate that NEUZZ significantly outperforms 10 state-of-the-art graybox fuzzers on 10 real-world programs both at finding new bugs and achieving higher edge coverage. NEUZZ found 31 unknown bugs that other fuzzers failed to find in 10 real world programs and achieved 3X more edge coverage than all of the tested graybox fuzzers for 24 hours running.

Submitted to arXiv on 15 Jul. 2018

Ask questions about this paper to our AI assistant

You can also chat with multiple papers at once here.

The license of the paper does not allow us to build upon its content and the AI assistant only knows about the paper metadata rather than the full article.

AI assistant instructions?

Results of the summarizing process for the arXiv paper: 1807.05620v4

This paper's license doesn't allow us to build upon its content and the summarizing process is here made with the paper's metadata rather than the article.

NEUZZ is a new fuzzing technique developed to efficiently find software vulnerabilities. Fuzzing is a popular technique used to generate inputs that can trigger different bugs in software. However, existing state-of-the-art fuzzers are not very efficient at finding hard-to-trigger software bugs. Most popular fuzzers use evolutionary guidance to generate inputs but such algorithms often get stuck in fruitless sequences of random mutations. Gradient-guided optimization presents an alternative to evolutionary guidance and has been shown to outperform evolutionary algorithms in domains like machine learning by utilizing gradients or higher-order derivatives of the underlying function. However, gradient-guided approaches are not directly applicable to fuzzing as real-world program behaviors contain many discontinuities, plateaus and ridges where the gradient-based methods often get stuck. To address this problem, NEUZZ proposes a novel program smoothing technique using surrogate neural network models that can incrementally learn smooth approximations of a complex, real-world program's branching behaviors. This approach creates a smooth surrogate function approximating the discrete branching behavior of target programs and enables gradient-guided input generation schemes to improve the fuzzing efficiency. The extensive evaluations demonstrate that NEUZZ significantly outperforms 10 state-of-the art graybox fuzzers on 10 real world programs both at finding new bugs and achieving higher edge coverage. NEUZZ found 31 unknown bugs that other fuzzers failed to find in 10 real world programs and achieved 3X more edge coverage than all of the tested graybox fuzzers for 24 hours running. The authors behind NEUZZ include Dongdong She, Kexin Pei, Dave Epstein, Junfeng Yang, Baishakhi Ray and Suman Jana who presented their findings at the 40th IEEE Symposium on Security and Privacy held from May 20 - 22 in San Francisco.
Created on 08 May. 2023

Assess the quality of the AI-generated content by voting

Score: 0

Why do we need votes?

Votes are used to determine whether we need to re-run our summarizing tools. If the count reaches -10, our tools can be restarted.

The previous summary was created more than a year ago and can be re-run (if necessary) by clicking on the Run button below.

The license of this specific paper does not allow us to build upon its content and the summarizing tools will be run using the paper metadata rather than the full article. However, it still does a good job, and you can also try our tools on papers with more open licenses.

Similar papers summarized with our AI tools

Navigate through even more similar papers through a

tree representation

Look for similar papers (in beta version)

By clicking on the button above, our algorithm will scan all papers in our database to find the closest based on the contents of the full papers and not just on metadata. Please note that it only works for papers that we have generated summaries for and you can rerun it from time to time to get a more accurate result while our database grows.

Disclaimer: The AI-based summarization tool and virtual assistant provided on this website may not always provide accurate and complete summaries or responses. We encourage you to carefully review and evaluate the generated content to ensure its quality and relevance to your needs.