CVE-2019-14873

Source
https://cve.org/CVERecord?id=CVE-2019-14873
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-14873.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2019-14873
Downstream
Published
2020-03-19T16:15:12.957Z
Modified
2026-03-14T09:32:51.138054Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

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.

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2019-14873.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "3.3.0"
            }
        ]
    }
]