CWEBaseIncomplete0 recent CVEs

CWE-1341Multiple Releases of Same Resource or Handle

Description

The product attempts to close or release a resource or handle more than once, without any successful open between the close operations.

[object Object]

Common consequences

Potential mitigations

Related CWEs