CERT C Secure Coding Section 12 - Error Handling (ERR) |
Category ID: 746 (Category) | Status: Incomplete |
Description Summary
Weaknesses in this category are related to rules in the error handling section of the CERT C Secure Coding Standard. Since not all rules map to specific weaknesses, this category may be incomplete.
Nature | Type | ID | Name | View(s) this relationship pertains to![]() |
---|---|---|---|---|
ParentOf | ![]() | 20 | Improper Input Validation | Weaknesses Addressed by the CERT C Secure Coding Standard734 |
ParentOf | ![]() | 391 | Unchecked Error Condition | Weaknesses Addressed by the CERT C Secure Coding Standard734 |
ParentOf | ![]() | 544 | Failure to Use a Standardized Error Handling Mechanism | Weaknesses Addressed by the CERT C Secure Coding Standard (primary)734 |
ParentOf | ![]() | 676 | Use of Potentially Dangerous Function | Weaknesses Addressed by the CERT C Secure Coding Standard734 |
ParentOf | ![]() | 705 | Incorrect Control Flow Scoping | Weaknesses Addressed by the CERT C Secure Coding Standard734 |
MemberOf | ![]() | 734 | Weaknesses Addressed by the CERT C Secure Coding Standard | Weaknesses Addressed by the CERT C Secure Coding Standard (primary)734 |
CERT. "12. Error Handling (ERR)". <https://www.securecoding.cert.org/confluence/display/seccode/12.+Error+Handling+%28ERR%29>. |