← Back
CWE-476

5,441 CVEs • Abstraction: Base • Likelihood of Exploit: Medium

NULL Pointer Dereference

The product dereferences a pointer that it expects to be valid but is NULL.

JSON object

Loading...

CVEs (5,441)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Toybox Project
1Toybox
Jun 17, 2026
Jul 14, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
Toybox v0.8.7 was discovered to contain a NULL pointer dereference via the component httpd.c. This vulnerability can lead to a Denial of Service (DoS) via unspecified vectors.
1Schneider Electric
2Opc Ua Module For M580 Firmware
X80 Advanced Rtu Module Firmware
Jun 17, 2026
Jul 13, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
A CWE-476: NULL Pointer Dereference vulnerability exists that could cause a denial of service of the webserver when parsing JSON content type. Affected Products: X80 advanced RTU Communication Module (BMENOR2200H) (V2.01...Show more
A CWE-476: NULL Pointer Dereference vulnerability exists that could cause a denial of service of the webserver when parsing JSON content type. Affected Products: X80 advanced RTU Communication Module (BMENOR2200H) (V2.01 and later), OPC UA Modicon Communication Module (BMENUA0100) (V1.10 and prior)Show less
1Huawei
2Emui
Harmonyos
Jun 17, 2026
Jul 12, 2022
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
The frame scheduling module has a null pointer dereference vulnerability. Successful exploitation of this vulnerability will affect the kernel availability.
1Huawei
2Emui
Harmonyos
Jun 17, 2026
Jul 12, 2022
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
The frame scheduling module has a null pointer dereference vulnerability. Successful exploitation of this vulnerability will affect the kernel availability.
2Fedoraproject
Lxml
2Fedora
Lxml
Jun 17, 2026
Jul 5, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
NULL Pointer Dereference allows attackers to cause a denial of service (or application crash). This only applies when lxml is used together with libxml2 2.9.10 through 2.9.14. libxml2 2.9.9 and earlier are not affected....Show more
NULL Pointer Dereference allows attackers to cause a denial of service (or application crash). This only applies when lxml is used together with libxml2 2.9.10 through 2.9.14. libxml2 2.9.9 and earlier are not affected. It allows triggering crashes through forged input data, given a vulnerable code sequence in the application. The vulnerability is caused by the iterwalk function (also used by the canonicalize function). Such code shouldn't be in wide-spread use, given that parsing + iterwalk would usually be replaced with the more efficient iterparse function. However, an XML converter that serialises to C14N would also be vulnerable, for example, and there are legitimate use cases for this code sequence. If untrusted input is received (also remotely) and processed via iterwalk function, a crash can be triggered.Show less
1Libmobi Project
1Libmobi
Jun 17, 2026
Jul 1, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
NULL Pointer Dereference in GitHub repository bfabiszewski/libmobi prior to 0.11.
2Linux
Redhat
2Enterprise Linux
Linux Kernel
Jun 17, 2026
Jun 30, 2022
N/A· v4
5.5 MEDIUM· v3
2.1 LOW· v2
A NULL pointer dereference flaw was found in the Linux kernel’s KVM module, which can lead to a denial of service in the x86_emulate_insn in arch/x86/kvm/emulate.c. This flaw occurs while executing an illegal instruction...Show more
A NULL pointer dereference flaw was found in the Linux kernel’s KVM module, which can lead to a denial of service in the x86_emulate_insn in arch/x86/kvm/emulate.c. This flaw occurs while executing an illegal instruction in guest in the Intel CPU.Show less
2Fedoraproject
Vim
2Fedora
Vim
Jun 17, 2026
Jun 28, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
NULL Pointer Dereference in GitHub repository vim/vim prior to 8.2.
1Offis
1Dcmtk
Jun 17, 2026
Jun 28, 2022
N/A· v4
7.5 HIGH· v3
5.0 MEDIUM· v2
DCMTK through 3.6.6 does not handle string copy properly. Sending specific requests to the dcmqrdb program, it would query its database and copy the result even if the result is null, which can incur a head-based overflo...Show more
DCMTK through 3.6.6 does not handle string copy properly. Sending specific requests to the dcmqrdb program, it would query its database and copy the result even if the result is null, which can incur a head-based overflow. An attacker can use it to launch a DoS attack.Show less
1Gpac
1Gpac
Jun 17, 2026
Jun 28, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
In GPAC MP4Box 1.1.0, there is a Null pointer reference in the function gf_filter_pid_get_packet function in src/filter_core/filter_pid.c:5394, as demonstrated by GPAC. This can cause a denial of service (DOS).
1Axiosys
1Bento4
Jun 17, 2026
Jun 28, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
In Bento4 1.6.0-638, there is a null pointer reference in the function AP4_DescriptorListInspector::Action function in Ap4Descriptor.h:124 , as demonstrated by GPAC. This can cause a denial of service (DOS).
1Linuxfoundation
1Kubeedge
Jun 17, 2026
Jun 27, 2022
N/A· v4
5.7 MEDIUM· v3
3.5 LOW· v2
KubeEdge is built upon Kubernetes and extends native containerized application orchestration and device management to hosts at the Edge. In affected versions a malicious message response from KubeEdge can crash the CSI D...Show more
KubeEdge is built upon Kubernetes and extends native containerized application orchestration and device management to hosts at the Edge. In affected versions a malicious message response from KubeEdge can crash the CSI Driver controller server by triggering a nil-pointer dereference panic. As a consequence, the CSI Driver controller will be in denial of service. This bug has been fixed in Kubeedge 1.11.0, 1.10.1, and 1.9.3. Users should update to these versions to resolve the issue. At the time of writing, no workaround exists.Show less
1Linuxfoundation
1Kubeedge
Jun 17, 2026
Jun 27, 2022
N/A· v4
5.7 MEDIUM· v3
2.7 LOW· v2
KubeEdge is built upon Kubernetes and extends native containerized application orchestration and device management to hosts at the Edge. In affected versions a malicious message can crash CloudCore by triggering a nil-po...Show more
KubeEdge is built upon Kubernetes and extends native containerized application orchestration and device management to hosts at the Edge. In affected versions a malicious message can crash CloudCore by triggering a nil-pointer dereference in the UDS Server. Since the UDS Server only communicates with the CSI Driver on the cloud side, the attack is limited to the local host network. As such, an attacker would already need to be an authenticated user of the Cloud. Additionally it will be affected only when users turn on the unixsocket switch in the config file cloudcore.yaml. This bug has been fixed in Kubeedge 1.11.0, 1.10.1, and 1.9.3. Users should update to these versions to resolve the issue. Users unable to upgrade should sisable the unixsocket switch of CloudHub in the config file cloudcore.yaml.Show less
2Fedoraproject
Vim
2Fedora
Vim
Jun 17, 2026
Jun 27, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
NULL Pointer Dereference in GitHub repository vim/vim prior to 8.2.5163.
1Offis
1Dcmtk
Jun 17, 2026
Jun 24, 2022
N/A· v4
6.5 MEDIUM· v3
3.3 LOW· v2
OFFIS DCMTK's (All versions prior to 3.6.7) has a NULL pointer dereference vulnerability while processing DICOM files, which may result in a denial-of-service condition.
2Artifex
Fedoraproject
2Fedora
Ghostscript
Jun 17, 2026
Jun 16, 2022
N/A· v4
5.5 MEDIUM· v3
4.3 MEDIUM· v2
A NULL pointer dereference vulnerability was found in Ghostscript, which occurs when it tries to render a large number of bits in memory. When allocating a buffer device, it relies on an init_device_procs defined for the...Show more
A NULL pointer dereference vulnerability was found in Ghostscript, which occurs when it tries to render a large number of bits in memory. When allocating a buffer device, it relies on an init_device_procs defined for the device that uses it as a prototype that depends upon the number of bits per pixel. For bpp > 64, mem_x_device is used and does not have an init_device_procs defined. This flaw allows an attacker to parse a large number of bits (more than 64 bits per pixel), which triggers a NULL pointer dereference flaw, causing an application to crash.Show less
1Microsoft
3Windows 10
Windows 11Windows Server 2019
Jun 17, 2026
Jun 14, 2022
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
Microsoft Windows SMBv3 suffers from a null pointer dereference in versions of Windows prior to the April, 2022 patch set. By sending a malformed FileNormalizedNameInformation SMBv3 request over a named pipe, an attacker...Show more
Microsoft Windows SMBv3 suffers from a null pointer dereference in versions of Windows prior to the April, 2022 patch set. By sending a malformed FileNormalizedNameInformation SMBv3 request over a named pipe, an attacker can cause a Blue Screen of Death (BSOD) crash of the Windows kernel. For most systems, this attack requires authentication, except in the special case of Windows Domain Controllers, where unauthenticated users can always open named pipes as long as they can establish an SMB session. Typically, after the BSOD, the victim SMBv3 server will reboot.Show less
1Qualcomm
41Ar8035 Firmware
Qca6390 FirmwareQca6391 Firmware+38 more
Jun 17, 2026
Jun 14, 2022
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
Possible null pointer access due to improper validation of system information message to be processed in Snapdragon Industrial IOT, Snapdragon Mobile
1Qualcomm
57Ar8035 Firmware
Qca6390 FirmwareQca6391 Firmware+54 more
Jun 17, 2026
Jun 14, 2022
N/A· v4
7.5 HIGH· v3
7.8 HIGH· v2
Possible null pointer dereference due to improper validation of RRC connection reconfiguration message in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Industrial IOT, Snapdragon Mobile
1Huawei
2Emui
Harmonyos
Jun 17, 2026
Jun 13, 2022
N/A· v4
5.5 MEDIUM· v3
4.9 MEDIUM· v2
The kernel module has the null pointer and out-of-bounds array vulnerabilities. Successful exploitation of this vulnerability may affect system availability.