This page is experimental and may change significantly in future releases.
Use of Singleton Pattern Without Synchronization in a Multithreaded Context
Properties
id: d3f:CWE-543
- name
- Use of Singleton Pattern Without Synchronization in a Multithreaded Context
- definition
- The product uses the singleton pattern when creating a resource within a multithreaded environment.
Neighbors
CWE-543 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-543 has no related weaknesses in this release.