This page is experimental and may change significantly in future releases.
Invokable Control Element in Multi-Thread Context with non-Final Static Storable or Member Element
Properties
id: d3f:CWE-1058
- name
- Invokable Control Element in Multi-Thread Context with non-Final Static Storable or Member Element
- definition
- The code contains a function or method that operates in a multi-threaded environment but owns an unsafe non-final static storable or member data element.
Neighbors
CWE-1058 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-1058 has no related weaknesses in this release.