Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CWE CATEGORY:SEI CERT C Coding Standard - Guidelines 14. Concurrency (CON)
Category ID:1169
Vulnerability Mapping:Prohibited
Status:Stable
DetailsContent HistoryObserved CVE ExamplesReports
▼Summary

Weaknesses in this category are related to the rules and recommendations in the Concurrency (CON) section of the SEI CERT C Coding Standard.

▼Membership
NatureMappingTypeIDName
MemberOfProhibitedV1154Weaknesses Addressed by the SEI CERT C Coding Standard
HasMemberDiscouragedC330Use of Insufficiently Random Values
HasMemberAllowedB366Race Condition within a Thread
HasMemberAllowed-with-ReviewC377Insecure Temporary File
HasMemberAllowed-with-ReviewC667Improper Locking
HasMemberAllowedB676Use of Potentially Dangerous Function
Nature: MemberOf
Mapping: Prohibited
Type: View
ID: 1154
Name: Weaknesses Addressed by the SEI CERT C Coding Standard
Nature: HasMember
Mapping: Discouraged
Type: Class
ID: 330
Name: Use of Insufficiently Random Values
Nature: HasMember
Mapping: Allowed
Type: Base
ID: 366
Name: Race Condition within a Thread
Nature: HasMember
Mapping: Allowed-with-Review
Type: Class
ID: 377
Name: Insecure Temporary File
Nature: HasMember
Mapping: Allowed-with-Review
Type: Class
ID: 667
Name: Improper Locking
Nature: HasMember
Mapping: Allowed
Type: Base
ID: 676
Name: Use of Potentially Dangerous Function
▼Vulnerability Mapping Notes
Usage:Prohibited
Reason:
Rationale:

This entry is a Category. Using categories for mapping has been discouraged since 2019. Categories are informal organizational groupings of weaknesses that can help CWE users with data aggregation, navigation, and browsing. However, they are not weaknesses in themselves.

Comments:

See member weaknesses of this category.

▼Notes
▼Taxonomy Mappings
Taxonomy NameEntry IDFitEntry Name
▼References
Reference ID: REF-612
Title: SEI CERT C Coding Standard : Rule 14. Concurrency (CON)
Version: v4.15
Author: The Software Engineering Institute
Publication:
Publisher:
Edition:
URL:https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?pageId=87152257
URL Date:
Day:N/A
Month:N/A
Year:N/A
Reference ID: REF-992
Title: SEI CERT C Coding Standard : Rec 14. Concurrency (CON)
Version: v4.15
Author: The Software Engineering Institute
Publication:
Publisher:
Edition:
URL:https://wiki.sei.cmu.edu/confluence/pages/viewpage.action?pageId=87151970
URL Date:
Day:N/A
Month:N/A
Year:N/A
Details not found