...
Failure to clear memory can result in leaked information. Occasionally, it can also lead to buffer overflows when programmers assume, for example, if the program falsely assumes that a null-termination byte is present when it is not.
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
MEM10-A | high | unlikely | high | P3 | L3 |
...