Detect Unchecked Return Value to NULL Pointer Dereference with Black Box
Documented detection approaches include Black Box, White Box, and Automated Dynamic Analysis; recorded impacts include DoS: Crash, Exit, or Restart, Execute Unauthorized Code or Commands, Read Memory, and Modify Memory; observed examples include CVE-2008-1052, CVE-2006-6227, and CVE-2006-2555. Use these source-defined anchors to turn CWE-690 into implementation, review, and verification checks for the affected component.
CWE-690: Unchecked Return Value to NULL Pointer Dereference — MITRE CWE