CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop')
BaseIncomplete
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.
View on MITREBack to CWE Lookup
Technical Details
- Structure
- Simple
Applicable To
Languages
Not Language-Specific
Platforms