Buffer Overflow
Emergence definition
A buffer overflow occurs when excess data overflows a fixed-size buffer, causing unauthorized access to sensitive information or disrupting system functionality.
Wiktionary senses
Historical origin
Prerequisite chain
Neighborhood
In other languages
- Pufferüberlauf German
- buffer overflow English primary
Prerequisites
-
A buffer overflow occurs when excess data overwrites adjacent memory regions, causing unauthorized access to sensitive information or disrupting system functionality.
-
Buffer overflow vulnerabilities exploit how memory is allocated and accessed, causing data to overwrite adjacent memory regions.