CVE-2019-14874 - CVE House
Back to Database
Status published Medium CVE-2019-14874

In the __i2b function of the newlib libc library, all...

Vulnerability Description

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.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2019-14874

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

Affected Software

newlib
Vulnerable Versions:
all newlib versions prior to 3.3.0

Timeline

Official Publish: March 19th, 2020
Last Modified: August 5th, 2024
Added to House: July 20th, 2026

CVSS Vectors

V3: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Weaknesses (CWE)