This page is experimental and may change significantly in future releases.
Deadlock
Properties
id: d3f:CWE-833
- name
- Deadlock
- definition
- The product contains multiple threads or executable segments that are waiting for each other to release a necessary lock, resulting in deadlock.
Neighbors
CWE-833 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-833 has no related weaknesses in this release.