CWE-1167: SEI CERT C Coding Standard - Guidelines 12. Error Handling (ERR)

ID CWE-1167
Status Stable
Weaknesses in this category are related to the rules and recommendations in the Error Handling (ERR) section of the SEI CERT C Coding Standard.

Relationships

View Weakness
# ID Name # ID Name Abstraction Structure Status
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-456 Missing Initialization of a Variable Variant Simple Draft
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-391 Unchecked Error Condition Base Simple Incomplete
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-252 Unchecked Return Value Base Simple Draft
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-253 Incorrect Check of Function Return Value Base Simple Incomplete
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-676 Use of Potentially Dangerous Function Base Simple Draft
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-758 Reliance on Undefined, Unspecified, or Implementation-Defined Behavior Class Simple Incomplete
Loading...
Loading...