Null Pointer Dereference Vulnerability in Newlib libc Library
CVE-2019-14874
6.5MEDIUM
Summary
In the i2b function of the Newlib libc library, all versions before 3.3.0 are affected by a null pointer dereference issue. The Balloc function is utilized for large integer memory allocation without confirming if the allocation was successful. This oversight can lead to a null pointer dereference crash when there is a memory allocation failure, which may compromise application stability and lead to service disruptions. Developers utilizing affected versions should update to prevent potential exploitation.
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