CWE-825 — Expired Pointer Dereference
Abstraction: Base
|
Status: Incomplete
Description
read of value at an offset into a structure after the offset is no longer valid
Raw catalog entry
MITRE page{
"abstraction": "Base",
"description": "read of value at an offset into a structure after the offset is no longer valid",
"id": "CWE-825",
"name": "Expired Pointer Dereference",
"status": "Incomplete"
}