Loop with Unreachable Exit Condition ('Infinite Loop')
CWE-835 · Base · Incomplete
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.