Skip to main content
U.S. flag

An official website of the United States government

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Secure .gov websites use HTTPS
A lock ( ) or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

Defeating Buffer Overflow: One of the Most Trivial and Dangerous Bugs of All!

Published

Author(s)

Paul E. Black, Irena Bojanova

Abstract

The C programming language was invented over 40 years ago. It is infamous for buffer overflows. We have learned a lot about computer science, language design, and software engineering since then. As it is unlikely that we will stop using C any time soon, we present some ways to deal with buffer overflows. By the way, many of these techniques are useful for other programing languages and other classes of vulnerabilities.
Citation
IEEE IT Professional
Volume
18
Issue
6

Keywords

software weaknesses, software vulnerabilities, buffer overflow, testing

Citation

Black, P. and Bojanova, I. (2016), Defeating Buffer Overflow: One of the Most Trivial and Dangerous Bugs of All!, IEEE IT Professional, [online], https://doi.org/10.1109/MITP.2016.117, https://tsapps.nist.gov/publication/get_pdf.cfm?pub_id=921507 (Accessed April 26, 2024)
Created October 31, 2016, Updated November 17, 2021