Null Pointer Dereference Vulnerability in Newlib libc Library
CVE-2019-14878
6.5MEDIUM
Summary
The vulnerability arises in the __d2b function of the Newlib libc library, where the Balloc function allocates a big integer without validating the success of the memory allocation. This oversight can lead to a null pointer dereference when attempting to access an uninitialized pointer, resulting in potential application crashes or unexpected behavior.
Affected Version(s)
newlib all newlib versions prior to 3.3.0
References
CVSS V3.1
Score:
6.5
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged
Timeline
Vulnerability published
Vulnerability Reserved