search menu icon-carat-right cmu-wordmark

The CERT C Coding Standard: 98 Rules for Developing Safe, Reliable, and Secure Systems, 2nd Edition

Book
In this book, Robert Seacord provides rules to help programmers ensure that their code complies with the new C11 standard and earlier standards, including C99.
Publisher

Addison-Wesley Professional

ISBN
978-0-13-380538-3

Abstract

To help programmers write more secure code, The CERT C Coding Standard, 2nd Edition, fully documents the second official release of the CERT standard for secure coding in C. The rules laid forth in this new edition will help ensure that programmers' code fully complies with the new C11 standard; it also addresses earlier versions, including C99.
 
The new standard itemizes those coding errors that are the root causes of current software vulnerabilities in C, prioritizing them by severity, likelihood of exploitation, and remediation costs. Each of the text's 98 guidelines includes examples of insecure code as well as secure, C11-conforming, alternative implementations. If uniformly applied, these guidelines will eliminate critical coding errors that lead to buffer overflows, format-string vulnerabilities, integer overflow, and other common vulnerabilities.

Format: eBook

Cite This Book

@book{seacord_2014,
author={Seacord, Robert},
title={The CERT C Coding Standard: 98 Rules for Developing Safe, Reliable, and Secure Systems, 2nd Edition},
month={Apr},
year={2014},
howpublished={Carnegie Mellon University, Software Engineering Institute's Digital Library},
url={https://insights.sei.cmu.edu/library/the-cert-c-coding-standard-98-rules-for-developing-safe-reliable-and-secure-systems-second-edition/},
note={Accessed: 2024-Apr-19}
}