This page is experimental and may change significantly in future releases.
Incorrect Pointer Scaling
Properties
id: d3f:CWE-468
- name
- Incorrect Pointer Scaling
- definition
- In C and C++, one may often accidentally refer to the wrong memory due to the semantics of when math operations are implicitly scaled.
Neighbors
CWE-468 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-468 has no related weaknesses in this release.