Vulnerabilities > NULL Pointer Dereference

DATE CVE VULNERABILITY TITLE RISK
2020-03-19 CVE-2019-14877 NULL Pointer Dereference vulnerability in Newlib Project Newlib
In the __mdiff function of the newlib libc library, all versions prior to 3.3.0 (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate big integers, however no check is performed to verify if the allocation succeeded or not.
network
low complexity
newlib-project CWE-476
6.5
2020-03-19 CVE-2019-14876 NULL Pointer Dereference vulnerability in Newlib Project Newlib
In the __lshift function of the newlib libc library, all versions prior to 3.3.0 (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate a big integer, however no check is performed to verify if the allocation succeeded or not.
network
low complexity
newlib-project CWE-476
6.5
2020-03-19 CVE-2019-14875 NULL Pointer Dereference vulnerability in Newlib Project Newlib
In the __multiply function of the newlib libc library, all versions prior to 3.3.0 (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate a big integer, however no check is performed to verify if the allocation succeeded or not.
network
low complexity
newlib-project CWE-476
6.5
2020-03-19 CVE-2019-14874 NULL Pointer Dereference vulnerability in Newlib Project Newlib
In the __i2b function of the newlib libc library, all versions prior to 3.3.0 (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate a big integer, however no check is performed to verify if the allocation succeeded or not.
network
low complexity
newlib-project CWE-476
6.5
2020-03-19 CVE-2019-14873 NULL Pointer Dereference vulnerability in Newlib Project Newlib
In the __multadd function of the newlib libc library, prior to versions 3.3.0 (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate a big integer, however no check is performed to verify if the allocation succeeded or not.
network
low complexity
newlib-project CWE-476
6.5
2020-03-19 CVE-2019-14872 NULL Pointer Dereference vulnerability in Newlib Project Newlib
The _dtoa_r function of the newlib libc library, prior to version 3.3.0, performs multiple memory allocations without checking their return value.
network
low complexity
newlib-project CWE-476
6.5
2020-03-18 CVE-2019-14871 NULL Pointer Dereference vulnerability in Newlib Project Newlib
The REENT_CHECK macro (see newlib/libc/include/sys/reent.h) as used by REENT_CHECK_TM, REENT_CHECK_MISC, REENT_CHECK_MP and other newlib macros in versions prior to 3.3.0, does not check for memory allocation problems when the DEBUG flag is unset (as is the case in production firmware builds).
network
low complexity
newlib-project CWE-476
6.5
2020-03-16 CVE-2020-5544 NULL Pointer Dereference vulnerability in Mitsubishielectric Iu1-1M20-D Firmware 1.0.7
Null Pointer Dereference vulnerability in TCP function included in the firmware of Mitsubishi Electric MELQIC IU1 series IU1-1M20-D firmware version 1.0.7 and earlier allows remote attackers to stop the network functions or execute malware via a specially crafted packet.
network
low complexity
mitsubishielectric CWE-476
critical
9.8
2020-03-12 CVE-2020-5960 NULL Pointer Dereference vulnerability in Nvidia Virtual GPU Manager
NVIDIA Virtual GPU Manager contains a vulnerability in the kernel module (nvidia.ko), where a null pointer dereference may occur, which may lead to denial of service.
local
low complexity
nvidia CWE-476
5.5
2020-03-05 CVE-2019-14061 NULL Pointer Dereference vulnerability in Qualcomm products
Null-pointer dereference can occur while accessing the segment element info when it is not allocated and assigned in Snapdragon Auto, Snapdragon Compute, Snapdragon Connectivity, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon IoT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wearables in APQ8009, APQ8017, APQ8053, APQ8064, APQ8096AU, APQ8098, MDM9206, MDM9207C, MDM9607, MSM8905, MSM8909W, MSM8917, MSM8920, MSM8937, MSM8939, MSM8940, MSM8953, MSM8996, MSM8996AU, Nicobar, QCS405, QCS605, QM215, Rennell, Saipan, SDA660, SDA845, SDM429, SDM429W, SDM439, SDM450, SDM630, SDM632, SDM636, SDM660, SDM670, SDM710, SDM845, SDX20, SM6150, SM7150, SM8150, SM8250, SXR1130, SXR2130
network
low complexity
qualcomm CWE-476
7.5