A buffer overflow occurs when a program or process tries to store more data in a buffer (temporary data storage area) then it was intended to hold.What is the most common cause of buffer overflow in software today?
Technically, a buffer overflow is a problem with the program's internal implementation.
Currently there are no comments in this discussion, be the first to comment!