This page is experimental and may change significantly in future releases.
Insufficient Granularity of Address Regions Protected by Register Locks
Properties
id: d3f:CWE-1222
- name
- Insufficient Granularity of Address Regions Protected by Register Locks
- definition
- The product defines a large address region protected from modification by the same register lock control bit. This results in a conflict between the functional requirement that some addresses need to be writable by software during operation and the security requirement that the system configuration lock bit must be set during the boot process.
Neighbors
CWE-1222 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-1222 has no related weaknesses in this release.