Buffer Overflow 101
Introduction What is a Buffer Overflow? In information security and programming, a buffer overflow, or buffer overrun, is an anomaly where a program, while writing data to a buffer, overruns the buffer’s boundary and overwrites adjacent memory loca...
Sep 27, 202010 min read22
