Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Properties


name
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
definition
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
synonyms
Race Condition

Neighbors

      

Inferred Relationships

This page is experimental and may change significantly in future releases.

Hierarchy

(filtered)

Related Countermeasure Techniques

No related defensive techniques in this release.

Related Weaknesses

Related Offensive Techniques

No related offensive techniques in this release.