CWEVariantDraft20 recent CVEs

CWE-415Double Free

Description

The product calls free() twice on the same memory address.

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE