CWE-588—Attempt to Access Child of a Non-structure Pointer
PUBLISHEDweakness record
released 2006-12-15 · last modified 2025-12-11
Metadata
名称
Attempt to Access Child of a Non-structure Pointer
描述
Casting a non-structure type to a structure type and accessing a field can lead to memory access errors or data corruption.