This page is experimental and may change significantly in future releases.
Improper Access Control Applied to Mirrored or Aliased Memory Regions
Properties
id: d3f:CWE-1257
- name
- Improper Access Control Applied to Mirrored or Aliased Memory Regions
- definition
- Aliased or mirrored memory regions in hardware designs may have inconsistent read/write permissions enforced by the hardware. A possible result is that an untrusted agent is blocked from accessing a memory region but is not blocked from accessing the corresponding aliased memory region.
Neighbors
CWE-1257 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-1257 has no related weaknesses in this release.