CWE-1169: SEI CERT C Coding Standard - Guidelines 14. Concurrency (CON)

ID CWE-1169
Status Stable
Weaknesses in this category are related to the rules and recommendations in the Concurrency (CON) 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-667 Improper Locking Class Simple Draft
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-366 Race Condition within a Thread Base Simple Draft
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-330 Use of Insufficiently Random Values Class Simple Stable
CWE-1154 Weaknesses Addressed by the SEI CERT C Coding Standard CWE-377 Insecure Temporary File Class Simple Incomplete
Loading...
Loading...