...
Recommendation | Severity | Likelihood | Detectable | RepairableRemediation Cost | Priority | Level |
|---|---|---|---|---|---|---|
INT00-C | High | Unlikely | No | HighNo | P3 | L3 |
Automated Detection
Tool | Version | Checker | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Axivion Bauhaus Suite |
| CertC-INT00 | |||||||||
| PC-lint Plus |
| 559, 705, 706, 2403 | Assistance provided: Reports data type inconsistencies in format strings | ||||||||
| Polyspace Bug Finder |
| Format string specifiers and arguments mismatch MISRA CERT C: 2012 Dir 4.6 | String specifiers do not match corresponding arguments Overflow from operation between integers
| Checks for:
Rec. partially covered. | |||||||
| PVS-Studio |
| V629, V5004 |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...