CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')

Description

The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.

Diagram

Diagram illustrating CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop')

Source: MITRE CWE™ — CWE-835

CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop') — CVE Insight