flâneur — a map of the web's best reading

Memory Safety Vulnerabilities | Computer Security

textbook.cs161.org · 5,701 words · saved by 1 readers

Online textbook for CS 161: Computer Security at UC Berkeley.

Memory Safety Vulnerabilities | Computer Security Skip to main content Menu Expand (external link) Document Search Copy Copied Computer Security 3. Memory Safety Vulnerabilities 3.1. Buffer overflow vulnerabilities We’ll start our discussion of vulnerabilities with one of the most common types of errors — buffer overflow (also called buffer overrun ) vulnerabilities. Buffer overflow vulnerabilities are a particular risk in C, and since C is an especially widely used systems programming language, you might not be surprised to hear that buffer overflows are one of the most pervasive kind of impl

Explore this link on the map →

related reading