Lucene search
+L

147 matches found

Cvelist
Cvelist
added 2020/03/19 3:7 p.m.30 views

CVE-2019-14874

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. The access of x0 will trigger a null pointer dereference bug in case of...

6.5CVSS6.4AI score0.01331EPSS
SaveExploits1References1
CVE
CVE
added 2020/03/19 3:4 p.m.59 views

CVE-2019-14878

Affected software: newlib libc. Vulnerable in versions prior to 3.3.0, specifically in the __d2b function (see newlib/libc/stdlib/mprec.c). The issue stems from Balloc allocating a big integer without validating allocation success; accessing _x may trigger a null pointer dereference on memory all...

6.5CVSS6.3AI score0.01343EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2020/03/19 3:4 p.m.45 views

CVE-2019-14878

In the d2b 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. Accessing x will trigger a null pointer dereference bug in case of a...

6.5CVSS6.4AI score0.01343EPSS
SaveExploits1
Cvelist
Cvelist
added 2020/03/19 3:4 p.m.23 views

CVE-2019-14878

In the d2b 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. Accessing x will trigger a null pointer dereference bug in case of a...

6.5CVSS6.4AI score0.01343EPSS
SaveExploits1References1
CVE
CVE
added 2020/03/19 3:4 p.m.58 views

CVE-2019-14877

CVE-2019-14877 affects the newlib libc library: in the __mdiff function, all versions prior to 3.3.0 allocate big integers with Balloc without checking allocation success, leading to potential dereference of _wds and _sign on failure. This is a null pointer dereference vulnerability that can impa...

6.5CVSS6.3AI score0.01331EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2020/03/19 3:4 p.m.32 views

CVE-2019-14877

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. The access to wds and sign will trigger a null pointer dereference bug...

6.5CVSS6.4AI score0.01331EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2020/03/19 3:4 p.m.30 views

CVE-2019-14873

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. This will trigger a null pointer dereference bug in case of a memory...

6.5CVSS6.4AI score0.01299EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2020/03/19 3:4 p.m.56 views

CVE-2019-14873

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. This will trigger a null pointer dereference bug in case of a memory...

6.5CVSS6.3AI score0.01299EPSS
SaveExploits1
CVE
CVE
added 2020/03/19 3:4 p.m.54 views

CVE-2019-14873

The CVE-2019-14873 issue affects the newlib libc library (older releases, prior to 3.3.0). In the __multadd function, the code path allocates a big integer via Balloc without verifying allocation success, enabling a null pointer dereference on allocation failure. This is the explicit root cause d...

6.5CVSS6.3AI score0.01299EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2020/03/19 1:15 p.m.8 views

DEBIAN-CVE-2019-14872

The dtoar function of the newlib libc library, prior to version 3.3.0, performs multiple memory allocations without checking their return value. This could result in NULL pointer dereference...

6.5CVSS6.2AI score0.01453EPSS
SaveExploits1References1
NVD
NVD
added 2020/03/19 1:15 p.m.19 views

CVE-2019-14872

The dtoar function of the newlib libc library, prior to version 3.3.0, performs multiple memory allocations without checking their return value. This could result in NULL pointer dereference...

6.5CVSS6.4AI score0.01453EPSS
SaveExploits1References1
OSV
OSV
added 2020/03/19 1:15 p.m.15 views

CVE-2019-14872

The dtoar function of the newlib libc library, prior to version 3.3.0, performs multiple memory allocations without checking their return value. This could result in NULL pointer dereference...

6.5CVSS6.8AI score
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2020/03/19 1:15 p.m.38 views

CVE-2019-14872

The dtoar function of the newlib libc library, prior to version 3.3.0, performs multiple memory allocations without checking their return value. This could result in NULL pointer dereference...

6.5CVSS6.6AI score0.01453EPSS
SaveExploits1References2
OSV
OSV
added 2020/03/19 1:15 p.m.33 views

UBUNTU-CVE-2019-14872

The dtoar function of the newlib libc library, prior to version 3.3.0, performs multiple memory allocations without checking their return value. This could result in NULL pointer dereference...

6.5CVSS6.6AI score0.01453EPSS
SaveExploits1References3
Prion
Prion
added 2020/03/19 1:15 p.m.20 views

Null pointer dereference

The dtoar function of the newlib libc library, prior to version 3.3.0, performs multiple memory allocations without checking their return value. This could result in NULL pointer dereference...

4CVSS6.4AI score0.01453EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2020/03/19 12:35 p.m.53 views

CVE-2019-14872

The CVE concerns the newlib libc function _dtoa_r, vulnerable before version 3.3.0 due to multiple allocations performed without checking return values, which can cause a NULL pointer dereference. Affected software is the newlib libc (prior to 3.3.0). Impact is NULL pointer dereference with poten...

6.5CVSS6.4AI score0.01453EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2020/03/19 12:35 p.m.47 views

CVE-2019-14872

The dtoar function of the newlib libc library, prior to version 3.3.0, performs multiple memory allocations without checking their return value. This could result in NULL pointer dereference...

6.5CVSS6.4AI score0.01453EPSS
SaveExploits1
Cvelist
Cvelist
added 2020/03/19 12:35 p.m.27 views

CVE-2019-14872

The dtoar function of the newlib libc library, prior to version 3.3.0, performs multiple memory allocations without checking their return value. This could result in NULL pointer dereference...

6.5CVSS6.4AI score0.01453EPSS
SaveExploits1References1
NVD
NVD
added 2020/03/18 4:15 p.m.23 views

CVE-2019-14871

The REENTCHECK macro see newlib/libc/include/sys/reent.h as used by REENTCHECKTM, REENTCHECKMISC, REENTCHECKMP 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...

6.5CVSS6.5AI score0.01008EPSS
SaveExploits1References1
OSV
OSV
added 2020/03/18 4:15 p.m.17 views

CVE-2019-14871

The REENTCHECK macro see newlib/libc/include/sys/reent.h as used by REENTCHECKTM, REENTCHECKMISC, REENTCHECKMP 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...

6.5CVSS7AI score
SaveExploits0References1
Rows per page
Query Builder