Main Content
CWE Rule 606
Description
Rule Description
The product does not properly check inputs that are used for loop conditions, potentially leading to a denial of service or other consequences because of excessive looping.
Polyspace Implementation
The rule checker checks for Loop bounded with tainted value.
Examples
Check Information
Category: Data Validation Issues |
Version History
Introduced in R2023b