CWEBaseIncomplete20 recent CVEs

CWE-835Loop 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.

Common consequences

Related CWEs

Recent CVEs classified under this CWE