Security Advisory

CVE-2019-14877

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2020-03-19 15:04:15
Last updated 2024-08-05 00:26:39
Assigner redhat
CVSS score 6.5
State PUBLISHED

Description

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 in case of a memory allocation failure.