Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

MEM01-C

high

unlikely

low

P9

L2

Automated Detection

Tool

Version

Checker

Description

Section

Compass/ROSE

 

 

Section

Section

Coverity Prevent

Include Page
c:Coverity_Vc:
Coverity_V
Section

USE_AFTER_FREE

Section

can detect the specific instances where Memory is deallocated more than once or Read/Write to target of a freed pointer

...

MITRE CWE: CWE-415, "Double Free"

Bibliography

Wiki Markup\[[Seacord 2005a|AA. Bibliography#Seacord 05] \] Chapter 4, "Dynamic Memory Management" \[
[Plakosh 2005|AA. Bibliography#Plakosh 05]\]

...

      08. Memory Management (MEM)