Newlib Project

10 CVEs across 1 Newlib Project products. Browse Newlib Project vulnerabilities, severities, and proof-of-concept exploits.

Newlib Project products with known CVEs

ProductCVEs
Newlib10
Newlib Project CVEs — newest first
CVESeverityScorePublishedSummary
CVE-2024-30949Critical9.82024-08-20An issue in newlib v.4.3.0 allows an attacker to execute arbitrary code via the time unit scaling in the _gettimeofday function.
CVE-2021-3420Critical9.82021-03-05A flaw was found in newlib in versions prior to 4.0.0. Improper overflow validation in the memory allocation functions mEMALIGn, pvALLOc, nano_memalign, nano_v…
CVE-2019-14878Medium6.52020-03-19In the __d2b function of the newlib libc library, all versions prior to 3.3.0 (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate a big integer, howev…
CVE-2019-14877Medium6.52020-03-19In the __mdiff function of the newlib libc library, all versions prior to 3.3.0 (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate big integers, howe…
CVE-2019-14876Medium6.52020-03-19In the __lshift function of the newlib libc library, all versions prior to 3.3.0 (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate a big integer, ho…
CVE-2019-14875Medium6.52020-03-19In the __multiply function of the newlib libc library, all versions prior to 3.3.0 (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate a big integer…
CVE-2019-14874Medium6.52020-03-19In the __i2b function of the newlib libc library, all versions prior to 3.3.0 (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate a big integer, howev…
CVE-2019-14873Medium6.52020-03-19In 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, howev…
CVE-2019-14872Medium6.52020-03-19The _dtoa_r function of the newlib libc library, prior to version 3.3.0, performs multiple memory allocations without checking their return value. This could r…
CVE-2019-14871Medium6.52020-03-18The REENT_CHECK macro (see newlib/libc/include/sys/reent.h) as used by REENT_CHECK_TM, REENT_CHECK_MISC, REENT_CHECK_MP and other newlib macros in versions pri…