This page is experimental and may change significantly in future releases.
Processor Optimization Removal or Modification of Security-critical Code
Properties
id: d3f:CWE-1037
- name
- Processor Optimization Removal or Modification of Security-critical Code
- definition
- The developer builds a security-critical protection mechanism into the software, but the processor optimizes the execution of the program such that the mechanism is removed or modified.
Neighbors
CWE-1037 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-1037 has no related weaknesses in this release.