First published: Thu Mar 19 2020(Updated: )
The _dtoa_r function of the newlib libc library, prior to version 3.3.0, performs multiple memory allocations without checking their return value. This could result in NULL pointer dereference.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
Newlib Project Newlib | <3.3.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-14872 is classified as medium severity due to the potential for NULL pointer dereference.
To fix CVE-2019-14872, upgrade to Newlib version 3.3.0 or later, which addresses the vulnerability.
CVE-2019-14872 affects versions of the newlib libc library prior to 3.3.0.
Exploiting CVE-2019-14872 could lead to application crashes or unpredictable behavior due to NULL pointer dereference.
Exploitation of CVE-2019-14872 may require specific conditions and access to the affected application context.