This page is experimental and may change significantly in future releases.
Attempt to Access Child of a Non-structure Pointer
Properties
id: d3f:CWE-588
- name
- Attempt to Access Child of a Non-structure Pointer
- definition
- Casting a non-structure type to a structure type and accessing a field can lead to memory access errors or data corruption.
Neighbors
CWE-588 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-588 has no related weaknesses in this release.