Buffer OverflowDefinition: This happens when more data is put into a buffer or holding area, then the buffer can handle.
This is due to a mismatch in processing rates between the producing and consuming processes. This can result in system crashes or the creation of a back door leading to system access.


Leave a comment