e/Stack buffer overflow

New Query

Information
has glosseng: In software, a stack buffer overflow occurs when a program writes to a memory address on the program's call stack outside of the intended data structure; usually a fixed length buffer. Stack buffer overflow bugs are caused when a program writes more data to a buffer located on the stack than there was actually allocated for that buffer. This almost always results in corruption of adjacent data on the stack, and in cases where the overflow was triggered by mistake, will often cause the program to crash or operate incorrectly. This type of overflow is part of the more general class of programming bugs known as buffer overflows.
lexicalizationeng: stack buffer overflow
instance ofe/Anomaly in software
Media
media:imgStack Overflow 2.png
media:imgStack Overflow 3.png
media:imgStack Overflow 4.png

Query

Word: (case sensitive)
Language: (ISO 639-3 code, e.g. "eng" for English)


Lexvo © 2008-2026 Gerard de Melo.   Contact   Legal Information / Imprint