Common Weakness Enumeration

    CWE Definition / CWE-568

    CWE-568: finalize() Method Without super.finalize()

    The product contains a finalize() method that does not call super.finalize().

    Published:15 Dec 2006
    Organization:MITRE
    Modified:30 Apr 2026

    Related Weakness

    CWE-573: Improper Following of Specification by Caller

    CWE-459: Incomplete Cleanup

    CWE-568: finalize() Method Without super.finalize() | CVE-DB