Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
119 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

PatchRNN: A Deep Learning-Based System for Security Patch Identification (2108.03358v2)

Published 7 Aug 2021 in cs.CR and cs.SE

Abstract: With the increasing usage of open-source software (OSS) components, vulnerabilities embedded within them are propagated to a huge number of underlying applications. In practice, the timely application of security patches in downstream software is challenging. The main reason is that such patches do not explicitly indicate their security impacts in the documentation, which would be difficult to recognize for software maintainers and users. However, attackers can still identify these "secret" security patches by analyzing the source code and generate corresponding exploits to compromise not only unpatched versions of the current software, but also other similar software packages that may contain the same vulnerability due to code cloning or similar design/implementation logic. Therefore, it is critical to identify these secret security patches to enable timely fixes. To this end, we propose a deep learning-based defense system called PatchRNN to automatically identify secret security patches in OSS. Besides considering descriptive keywords in the commit message (i.e., at the text level), we leverage both syntactic and semantic features at the source-code level. To evaluate the performance of our system, we apply it on a large-scale real-world patch dataset and conduct a case study on a popular open-source web server software - NGINX. Experimental results show that the PatchRNN can successfully detect secret security patches with a low false positive rate.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (7)
  1. Xinda Wang (9 papers)
  2. Shu Wang (176 papers)
  3. Pengbin Feng (7 papers)
  4. Kun Sun (51 papers)
  5. Sushil Jajodia (9 papers)
  6. Sanae Benchaaboun (1 paper)
  7. Frank Geck (1 paper)
Citations (23)

Summary

We haven't generated a summary for this paper yet.