Unsynchronized Access to Shared Data in a Multithreaded Context

Properties


name
Unsynchronized Access to Shared Data in a Multithreaded Context
definition
The product does not properly synchronize shared data, such as static variables across threads, which can lead to undefined behavior and unpredictable data changes.

Neighbors

CWE-567 has no direct neighbors in this release.

Inferred Relationships

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

Related Countermeasure Techniques

No related defensive techniques in this release.

Related Weaknesses

Related Offensive Techniques

No related offensive techniques in this release.