Lucene search
+L

1047 matches found

Prion
Prion
added 2020/03/19 4:15 p.m.21 views

Null pointer dereference

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

4CVSS6.3AI score0.01331EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2020/03/19 4:15 p.m.34 views

UBUNTU-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.5CVSS5.8AI score0.01299EPSS
SaveExploits1References3
Prion
Prion
added 2020/03/19 4:15 p.m.15 views

Null pointer dereference

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...

4CVSS6.4AI score0.01331EPSS
SaveExploits1References1Affected Software1
Prion
Prion
added 2020/03/19 4:15 p.m.20 views

Null pointer dereference

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

4CVSS6.3AI score0.01294EPSS
SaveExploits1References1Affected Software1
UbuntuCve
UbuntuCve
added 2020/03/19 4:15 p.m.19 views

CVE-2019-14876

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

6.5CVSS6.6AI score0.01331EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2020/03/19 4:15 p.m.14 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.6AI score0.01331EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2020/03/19 4:15 p.m.17 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.6AI score0.01299EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2020/03/19 4:15 p.m.23 views

CVE-2019-14875

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

6.5CVSS6.6AI score0.01294EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2020/03/19 4:15 p.m.22 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.6AI score0.01343EPSS
SaveExploits1References2
Prion
Prion
added 2020/03/19 4:15 p.m.16 views

Null pointer dereference

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...

4CVSS6.3AI score0.01331EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2020/03/19 3:8 p.m.61 views

CVE-2019-14876

The CVE-2019-14876 issue affects the newlib libc library, specifically the __lshift function in the mprec.c area. All versions prior to 3.3.0 are affected because Balloc is used to allocate a big integer without verifying allocation success; if the allocation fails, access to b1 can trigger a nul...

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

CVE-2019-14876

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

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

CVE-2019-14876

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

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

CVE-2019-14875

CVE-2019-14875 affects the newlib libc library before version 3.3.0. In the __multiply function (mprec.c), Balloc is used to allocate a big integer without checking the allocation result; accessing _x[0] can trigger a null pointer dereference on allocation failure, potentially causing a crash (im...

6.5CVSS6.3AI score0.01294EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2020/03/19 3:8 p.m.24 views

CVE-2019-14875

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

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

CVE-2019-14874

CVE-2019-14874 affects the newlib libc library: in the function __i2b (newlib/libc/stdlib/mprec.c), all versions prior to 3.3.0 allocate a big integer with Balloc but do not verify allocation success, causing a null pointer dereference when accessing x[0] on failure. This is a memory allocation h...

6.5CVSS6.3AI score0.01331EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2020/03/19 3:7 p.m.67 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
SaveExploits1
Cvelist
Cvelist
added 2020/03/19 3:7 p.m.28 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.58 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
Rows per page
Query Builder