The CERT C Coding Standard
Author | : Robert C. Seacord |
Publisher | : Pearson Education |
Total Pages | : 568 |
Release | : 2014 |
ISBN-10 | : 9780321984043 |
ISBN-13 | : 0321984048 |
Rating | : 4/5 (048 Downloads) |
Download or read book The CERT C Coding Standard written by Robert C. Seacord and published by Pearson Education. This book was released on 2014 with total page 568 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is an essential desktop reference for the CERT C coding standard. The CERT C Coding Standard is an indispensable collection of expert information. The standard itemizes those coding errors that are the root causes of software vulnerabilities in C and prioritizes them by severity, likelihood of exploitation, and remediation costs. Each guideline provides examples of insecure code as well as secure, alternative implementations. If uniformly applied, these guidelines will eliminate the critical coding errors that lead to buffer overflows, format string vulnerabilities, integer overflow, and other common software vulnerabilities.