Overview#
Buffer overflow is an anomaly where a
application, while writing data to a buffer, overruns the buffer's boundary and overwrites adjacent
memory locations.
Buffer overflow may be an Exploit when an Attacker is able to send Malicious Software.
There might be more information for this subject on one of the following: