CVE-2019-14873
NixOS vulnerability analysis and mitigation

Overview

In the __multadd function of the newlib libc library, prior to version 3.3.0, a vulnerability was discovered where Balloc is used to allocate a big integer without performing any checks to verify if the allocation succeeded or not. This vulnerability is tracked as CVE-2019-14873 and affects all versions of newlib prior to 3.3.0 (CENSUS Labs).

Technical details

The vulnerability exists in the __multadd function within the newlib/libc/stdlib/mprec.c file. When Balloc is used to allocate a big integer, the code proceeds to use the allocated memory through the Bcopy operation without verifying if the allocation was successful. The Bcopy operation is defined as a memcpy of the sign and word fields, which would trigger a null pointer dereference if the initial allocation failed (CENSUS Labs).

Impact

If exploited, this vulnerability will trigger a null pointer dereference bug in case of a memory allocation failure. On embedded systems where the Device Vector Table is mapped at address 0x0, this could potentially lead to leaking interrupt handler addresses, overwriting interrupt handlers, or diverting program execution to installed interrupt handlers (CENSUS Labs).

Mitigation and workarounds

Users are strongly advised to update to newlib version 3.3.0 or later, which includes patches addressing this vulnerability. Library authors are recommended to always implement checks for NULL return values from memory allocators (CENSUS Labs).

Additional resources


SourceThis report was generated using AI

Related NixOS vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-22783HIGH8.1
  • NixOSNixOS
  • iris
NoYesJan 12, 2026
CVE-2026-0821MEDIUM6.9
  • NixOSNixOS
  • quickjs
NoNoJan 10, 2026
CVE-2025-68949MEDIUM5.3
  • NixOSNixOS
  • n8n
NoYesJan 13, 2026
CVE-2026-22784LOW2.3
  • NixOSNixOS
  • lychee
NoYesJan 12, 2026
CVE-2026-23497LOW1.3
  • NixOSNixOS
  • learning
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management