CWE-1163: SEI CERT C Coding Standard - Guidelines 09. Input Output (FIO)

ID CWE-1163
Status Stable
Weaknesses in this category are related to the rules and recommendations in the Input Output (FIO) 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-134 Use of Externally-Controlled Format String Base Simple Draft
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-20 Improper Input Validation Class Simple Stable
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-67 Improper Handling of Windows Device Names Variant Simple Incomplete
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-197 Numeric Truncation Error Base Simple Incomplete
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-241 Improper Handling of Unexpected Data Type Base Simple Draft
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-664 Improper Control of a Resource Through its Lifetime Pillar Simple Draft
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-404 Improper Resource Shutdown or Release Class Simple Draft
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-459 Incomplete Cleanup Base Simple Draft
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-772 Missing Release of Resource after Effective Lifetime Base Simple Draft
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-773 Missing Reference to Active File Descriptor or Handle Variant Simple Incomplete
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-775 Missing Release of File Descriptor or Handle after Effective Lifetime Variant Simple Incomplete
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-771 Missing Reference to Active Allocated Resource Base Simple Incomplete
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-910 Use of Expired File Descriptor Base Simple Incomplete
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-666 Operation on Resource in Wrong Phase of Lifetime Class Simple Draft
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-672 Operation on a Resource after Expiration or Release Class 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
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-686 Function Call With Incorrect Argument Type Variant Simple Draft
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-685 Function Call With Incorrect Number of Arguments Variant Simple Draft
Loading...
Loading...