SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

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.

MEDIUM 6.5EPSS 1.30%

Does this matter?

Lower severity and a low EPSS score (1.30%). Track it; it rarely justifies an emergency change on its own.

Description

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.

CVSS 3.1
6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
EPSS
1.30% probability · 69th percentile
CISA KEV
Not listed
Weakness
CWE-476
Affected
newlib project/newlib
Source
secalert@redhat.com

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.