This page is experimental and may change significantly in future releases.
Loop with Unreachable Exit Condition ('Infinite Loop')
Properties
id: d3f:CWE-835
- name
- Loop with Unreachable Exit Condition ('Infinite Loop')
- definition
- The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.
Neighbors
CWE-835 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-835 has no related weaknesses in this release.