PT-2020-9614 · Unknown · Newlib Libc
Dimitrios Glynos
·
Published
2020-03-19
·
Updated
2020-03-24
·
CVE-2019-14875
CVSS v3.1
6.5
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
newlib libc library versions prior to 3.3.0
Description
The issue arises in the
multiply function of the newlib libc library, where memory allocation using Balloc for a big integer does not include a check for allocation success. This oversight can lead to a null pointer dereference bug if memory allocation fails, as accessing x[0] will result in an error.Recommendations
For versions prior to 3.3.0, update to version 3.3.0 or later to resolve the issue.
Exploit
Fix
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Newlib Libc