Pith. sign in

REVIEW 1 cited by

Stack-based Buffer Overflow Detection using Recurrent Neural Networks

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2012.15116 v1 pith:4IY6FDHE submitted 2020-12-30 cs.CR cs.LG

classification cs.CRcs.LG
keywords codevulnerabilitiesbufferlanguagestack-basedassemblynaturalnetworks
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Detecting vulnerabilities in software is a critical challenge in the development and deployment of applications. One of the most known and dangerous vulnerabilities is stack-based buffer overflows, which may allow potential attackers to execute malicious code. In this paper we consider the use of modern machine learning models, specifically recurrent neural networks, to detect stack-based buffer overflow vulnerabilities in the assembly code of a program. Since assembly code is a generic and common representation, focusing on this language allows us to potentially consider programs written in several different programming languages. Moreover, we subscribe to the hypothesis that code may be treated as natural language, and thus we process assembly code using standard architectures commonly employed in natural language processing. We perform a set of experiments aimed at confirming the validity of the natural language hypothesis and the feasibility of using recurrent neural networks for detecting vulnerabilities. Our results show that our architecture is able to capture subtle stack-based buffer overflow vulnerabilities that strongly depend on the context, thus suggesting that this approach may be extended to real-world setting, as well as to other forms of vulnerability detection.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Can Neural Decompilation Assist Vulnerability Prediction on Binary Code?

    cs.CR 2024-12 conditional novelty 6.0 of 10

    A neural-decompilation-to-classification pipeline reports 95% F1 binary and 83% multi-class vulnerability prediction on Juliet, with comparison and split caveats.

Pith tools