CWE-586

Explicit Call to Finalize()

Medium

Description

The product makes an explicit call to the finalize() method from outside the finalizer.

Potential Impact

How to Fix

Implementation

Do not make explicit calls to finalize(). Use static analysis tools to spot such instances.

Detection Methods

Related Weaknesses

References

View on MITRE CWE Database →

Need Help Fixing This Vulnerability?

Our security experts can help you identify and remediate CWE-586 vulnerabilities in your codebase.

Get Security Assessment