bn:03187316n
Noun Concept
Categories: Software bugs, Computer security exploits, Articles with short description, Computer memory, Articles with example C code
EN
buffer overflow  buffer overrun  BOF  Buffer-overrun  buffer overflows
EN
In programming and information security, a buffer overflow or buffer overrun is an anomaly whereby a program writes data to a buffer beyond the buffer's allocated memory, overwriting adjacent memory locations. Wikipedia
Definitions
Relations
Sources
EN
In programming and information security, a buffer overflow or buffer overrun is an anomaly whereby a program writes data to a buffer beyond the buffer's allocated memory, overwriting adjacent memory locations. Wikipedia
A situation whereby the incoming data size exceeds that which can be accommodated by a buffer. Wikipedia Disambiguation
Anomaly in computer security and programming that could be exploited as a security vulnerability Wikidata
An anomaly where a process stores data in a buffer outside the memory the programmer set aside for it. OmegaWiki
The event when the amount of data sought to be added to a buffer exceeds the size of the buffer; generally resulting in a catastrophic error if this case has not been anticipated. Wiktionary