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 CWE-476

Examples


    There are no articles here... yet

expand_less