CWE-1232: Improper Lock Behavior After Power State Transition
CWE版本: 4.18
更新日期: 2025-09-09
弱点描述
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.
常见后果
影响范围: Access Control
技术影响: Modify Memory
潜在缓解措施
阶段: Architecture and Design Implementation Testing
有效性: High
引入模式
| 阶段 | 说明 |
|---|---|
| Architecture and Design | - |
| Implementation | - |