CWEVariantIncomplete2 recent CVEs

CWE-762Mismatched Memory Management Routines

Description

The product attempts to return a memory resource to the system, but it calls a release function that is not compatible with the function that was originally used to allocate that resource.

[object Object]

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE