CWEVariantDraft20 recent CVEs

CWE-401Missing Release of Memory after Effective Lifetime

Description

The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE