angler-fishThe Vulnerability History Project

CWE-476: NULL Pointer Dereference

"A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit." - Entry from the Common Weakness Enumeration For more info visit <a href="https://cwe.mitre.org/data/definitions/476.html" target="_blank" rel="noopener noreferrer">CWE-476</a>

Examples


    There are no articles here... yet

expand_less