This page is experimental and may change significantly in future releases.
Unintended Reentrant Invocation of Non-reentrant Code Via Nested Calls
Properties
id: d3f:CWE-1265
- name
- Unintended Reentrant Invocation of Non-reentrant Code Via Nested Calls
- definition
- During execution of non-reentrant code, the product performs a call that unintentionally produces a nested invocation of the non-reentrant code.
Neighbors
CWE-1265 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-1265 has no related weaknesses in this release.