...
Recommendation | Severity | Likelihood | Detectable | RepairableRemediation Cost | Priority | Level |
|---|---|---|---|---|---|---|
MEM03-C | Medium | Unlikely | No | HighYes | P2P4 | L3 |
Automated Detection
Tool | Version | Checker | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| CodeSonar |
| (customization) | Users can add a custom check for use of realloc(). | ||||||||||||
| Compass/ROSE | Could detect possible violations of this rule by first flagging any usage of | ||||||||||||||
| Helix QAC |
| C5010 | |||||||||||||
| LDRA tool suite |
| 44 S | Enhanced Enforcement | ||||||||||||
| Parasoft C/C++test |
| CERT_C-MEM03-a | Sensitive data should be cleared before being deallocated | ||||||||||||
| Polyspace Bug Finder |
| Checks for:
| Rec. partially covered. | ||||||||||||
| PVS-Studio |
| V1072 | |||||||||||||
| Security Reviewer - Static Reviewer |
| CPP_07 | Fully | PRQA QA-C | |||||||||||
| Include Page | PRQA QA-C_v | PRQA QA-C_v | 5010 | Partiallyimplemented |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...