MITRE
cwe.mitre.org › data › definitions › 476.html
CWE - CWE-476: NULL Pointer Dereference (4.20)
Common Weakness Enumeration (CWE) is a list of software weaknesses.
CWE List Version 4.20
Common Weakness Enumeration (CWE) is a list of software and hardware weaknesses.
CWE-79
Common Weakness Enumeration (CWE) is a list of software weaknesses.
CWE-20
Common Weakness Enumeration (CWE) is a list of software weaknesses.
CWE-787
Common Weakness Enumeration (CWE) is a list of software weaknesses.
MITRE
cwe.mitre.org › data › definitions › 690.html
CWE - CWE-690: Unchecked Return Value to NULL Pointer Dereference (4.20)
Common Weakness Enumeration (CWE) is a list of software weaknesses.
11:18
USENIX Security '24 - What IF Is Not Enough? Fixing Null Pointer ...
04:42
when a null pointer dereference breaks the internet lol - YouTube
Kernel Exploitation on HEVD #3 : Null Pointer Dereference
08:01
10 Avoiding Attempt to Dereference Null Object Errors - YouTube
00:43
SMBv3 NULL Pointer Dereference Vulnerability (CVE-2018-0833) - YouTube
OWASP Foundation
owasp.org › www-community › vulnerabilities › Null_Dereference
Null Dereference | OWASP Foundation
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.
CVE Details
cvedetails.com › cwe-details › 476 › NULL-Pointer-Dereference.html
CWE 476 NULL Pointer Dereference
The product dereferences a pointer that it expects to be valid but is NULL. Created: 2006-07-19 Updated: 2025-12-11 Source: https://cwe.mitre.org/data/definitions/476.html
MITRE
cwe.mitre.org › data › definitions › 395.html
CWE - CWE-395: Use of NullPointerException Catch to Detect NULL Pointer Dereference (4.20)
Common Weakness Enumeration (CWE) is a list of software weaknesses.
MathWorks
mathworks.com › polyspace bug finder › reviewing and reporting results › polyspace bug finder results › coding standards › common weakness enumeration (cwe)
CWE Rule 476 - NULL Pointer Dereference - MATLAB
This issue occurs when you use a pointer with a value of NULL as if it points to a valid memory location. If you dereference the zero address, such as 0x00, Polyspace® considers the null address as equivalent to NULL and raises this defect.
MITRE
cwe.mitre.org › data › definitions › 476
CWE - CWE-476: NULL Pointer Dereference (4.19.1)
Common Weakness Enumeration (CWE) is a list of software weaknesses.
MITRE D3FEND
d3fend.mitre.org › weakness › cwe › CWE-476
NULL Pointer Dereference - CWE-476
Pointer Validation · Memory Block Start Validation · Null Pointer Checking · Reference Nullification · Trusted Library · Variable Initialization · Variable Type Validation · Detect · − Detect · + File Analysis · Dynamic Analysis · Emulated File Analysis ·
Martellosecurity
martellosecurity.com › kb › mitre › cwe › 476
NULL Pointer Dereference | Martello Security
If an attacker provides an address that appears to be well-formed, but the address does not resolve to a hostname, then the call to gethostbyaddr() will return NULL. Since the code does not check the return value from gethostbyaddr (CWE-252), a NULL pointer dereference (CWE-476) would then ...
Code2night
code2night.com › security › understanding-cwe476-null-pointer-dereference-causes-impact-and-prevention
Understanding CWE-476: NULL Pointer Dereference - Causes, Impact and Prevention | Code2night.com
The CWE-476: NULL Pointer Dereference vulnerability is a type of programming error that occurs when a program attempts to access an object or variable through a pointer that is NULL (or null).
HackerOne
hackerone.com › hacktivity › cwe_discovery
CWE discovery - NULL Pointer Dereference
It looks like your JavaScript is disabled. To use HackerOne, enable JavaScript in your browser and refresh this page
Black Duck
documentation.blackduck.com › bundle › remediation › page › CWE-476.html
CWE-476 NULL Pointer Dereference
November 30, 2022 - Skip to main contentSkip to search · Powered by Zoomin Software. For more details please contactZoomin · ©2025 Black Duck Software, Inc. All Rights Reserved · Privacy PolicyTerms of Use · Powered By