AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2019-14874

MEDIUM · CVSS 6.5 EPSS 1.33%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2020-03-19 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2019-14874
Severity
MEDIUM
CVSS
6.5
EPSS
1.33%

Original NVD 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.