Buffer Overflow
Definition
A condition in which incoming data (packets, frames, bytes) exceeds the available storage capacity of a buffer so that additional arriving units cannot be held and are therefore discarded, overwritten or otherwise lost, possibly producing application‑level data loss or corruption in systems without proper bounds checking.