CWE-1058 — Invokable Control Element in Multi-Thread Context with non-Final Static Storable or Member Element
CWE-1058: Invokable Control Element in Multi-Thread Context with non-Final Static Storable or Member Element
MITRE CWE weakness
| Kind | Weakness |
| Abstraction | Base |
| Status | Incomplete |
| Likelihood of exploit | — |
Description
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.
Common consequences
- Other: Reduce Reliability
Mitigations
(none listed)
References
- CWE page: https://cwe.mitre.org/data/definitions/1058.html
- CWE list: https://cwe.mitre.org/data/index.html