CWE-690

Unchecked Return Value to NULL Pointer Dereference

The product does not check for an error after calling a function that can return with a NULL pointer if the function fails, which leads to a resultant NULL pointer dereference.

No mitigation information available for this CWE.

No CAPEC attack patterns related to this CWE.

Back to CWE stats page