Common Weakness Enumeration

    CWE Definition / CWE-1232

    CWE-1232: Improper Lock Behavior After Power State Transition

    Register lock bit protection disables changes to system configuration once the bit is set. Some of the protected registers or lock bits become programmable after power state transitions (e.g., Entry and wake from low power sleep modes) causing the system configuration to be changeable.

    Published:15 Jan 2020
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-667: Improper Locking