Buffer Overrun
Friday, April 4th, 2008A buffer overrun calls for a lot of concern because it is considered as one of primary sources that cause security risk. A buffer overrun can occur on any computer and is normally caused when you treat any unchecked data or external input as reliable data. Normally, when you visit ...
