CVE-2019-14873
Last modified
CVE-2019-14873 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. 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.. EPSS estimates a 1.30% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Newlib Project | Newlib | < 3.3.0 |
References
- https://census-labs.com/news/2020/01/31/multiple-null-pointer-dereference-vulnerabilities-in-newlib/Exploit, Third Party Advisory
- https://census-labs.com/news/2020/01/31/multiple-null-pointer-dereference-vulnerabilities-in-newlib/Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2019-14873?
How severe is CVE-2019-14873?
How do I fix CVE-2019-14873?
Are you affected by CVE-2019-14873?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
