Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CWE CATEGORY:CERT C++ Secure Coding Section 14 - Concurrency (CON)
Category ID:882
Vulnerability Mapping:Prohibited
Status:Incomplete
DetailsContent HistoryObserved CVE ExamplesReports
▼Summary

Weaknesses in this category are related to rules in the Concurrency (CON) section of the CERT C++ Secure Coding Standard. Since not all rules map to specific weaknesses, this category may be incomplete.

▼Membership
NatureMappingTypeIDName
MemberOfProhibitedV868Weaknesses Addressed by the SEI CERT C++ Coding Standard (2016 Version)
HasMemberAllowed-with-ReviewC362Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
HasMemberAllowedB366Race Condition within a Thread
HasMemberAllowed-with-ReviewC404Improper Resource Shutdown or Release
HasMemberAllowedB488Exposure of Data Element to Wrong Session
HasMemberAllowedB772Missing Release of Resource after Effective Lifetime
Nature: MemberOf
Mapping: Prohibited
Type: View
ID: 868
Name: Weaknesses Addressed by the SEI CERT C++ Coding Standard (2016 Version)
Nature: HasMember
Mapping: Allowed-with-Review
Type: Class
ID: 362
Name: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Nature: HasMember
Mapping: Allowed
Type: Base
ID: 366
Name: Race Condition within a Thread
Nature: HasMember
Mapping: Allowed-with-Review
Type: Class
ID: 404
Name: Improper Resource Shutdown or Release
Nature: HasMember
Mapping: Allowed
Type: Base
ID: 488
Name: Exposure of Data Element to Wrong Session
Nature: HasMember
Mapping: Allowed
Type: Base
ID: 772
Name: Missing Release of Resource after Effective Lifetime
▼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-863
Title: 14. Concurrency (CON)
Version: v4.15
Author: CERT
Publication:
Publisher:
Edition:
URL:https://www.securecoding.cert.org/confluence/display/cplusplus/14.+Concurrency+%28CON%29
URL Date:
Day:N/A
Month:N/A
Year:N/A
Details not found