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 _ x[0] will trigger a null pointer dereference bug in case of a memory allocation failure.
Configurations

Configuration 1

cpe:2.3:a:newlib_project:newlib:*:*:*:*:*:*:*:*

Information

Published : 2020-03-19 04:15

Updated : 2020-03-24 07:24


NVD link : CVE-2019-14874

Mitre link : CVE-2019-14874

Products Affected
No products.
CWE