Common Weakness Enumeration

    CWE Definition / CWE-414

    CWE-414: Missing Lock Check

    A product does not check to see if a lock is present before performing sensitive operations on a resource.

    Published:19 Jul 2006
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-667: Improper Locking