Umbra Wiki weakness weakness/CWE-1037
Back to wiki

CWE-1037 — Processor Optimization Removal or Modification of Security-critical Code

provenance: imported · CWE: CWE-1037

CWE-1037: Processor Optimization Removal or Modification of Security-critical Code

MITRE CWE weakness

Kind Weakness
Abstraction Base
Status Incomplete
Likelihood of exploit Low

Description

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.

Common consequences

  • Integrity: Bypass Protection Mechanism

Mitigations

(none listed)

References

  • CWE page: https://cwe.mitre.org/data/definitions/1037.html
  • CWE list: https://cwe.mitre.org/data/index.html