 
                            ...
| Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Coverity | 
 | REVERSE_NEGATIVE | Fully implemented | ||||||
| LDRA tool suite | 
 | 621 S | Enhanced enforcement | ||||||
| Parasoft C/C++test | 
 | CERT_C-ARR32-a | Ensure the size of the variable length array is in valid range | ||||||
| Polyspace Bug Finder | 
 | Size argument to memory function is from an unsecure source Size of the variable-length array (VLA) is from an unsecure source and may be zero, negative, or too large | |||||||
| PRQA QA-C | 
 | 1051, 2052 | Partially implemented | ||||||
| Cppcheck | 
 | negativeArraySize | Context sensitive analysis | ||||||
| TrustInSoft Analyzer | 
 | Exhaustively verified. | 
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...