← Back to CVE List

CVE-2019-14873

Published: 2020-03-19T16:15Z
Last Modified: 2024-11-21T04:27Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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 allocation failure. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt