eBooks-it.org Logo
eBooks-IT.org Inner Image

Axel Simon eBooks

Download free Axel Simon eBooks

Value-Range Analysis of C Programs

Towards Proving the Absence of Buffer Overflow Vulnerabilities
Value-Range Analysis of C Programs Image
Value-Range Analysis of C Programs describes a static analysis for detecting buffer overflows. A buffer overflow in a C program occurs when input is read into a memory buffer whose length exceeds that of the buffer. Overflows usually lead to crashes and may even enable a malicious person to gain control over a computer system. They are recognised as one of the most widespread forms of computer vulnerability. Based on the analysis of a standard mail-forwarding program, necessary refinements of the basic analysis are examined, thereby paving the way for an analysis that is precise enough to prove the absence of buffer overflows in legacy C code....


2007 - 2017 © eBooks-IT.org