CWE-663
Use of a Non-reentrant Function in a Concurrent Context
BaseDraft
Description
The product calls a non-reentrant function in a concurrent context in which a competing code sequence (e.g. thread or signal handler) may have an opportunity to call the same function or otherwise influence its state.
Hierarchy (View 1000)
Related attack patterns (CAPEC)
CAPEC-29
CVEs mapped to this weakness (0)
No CVEs match the current filter.