Debian Newlib vulnerabilities
11 known vulnerabilities affecting debian/newlib.
Total CVEs
11
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL1MEDIUM8LOW2
Vulnerabilities
Page 1 of 1
CVE-2024-30949LOWCVSS 9.8fixed in newlib 4.4.0.20231231-2 (forky)2024
CVE-2024-30949 [CRITICAL] CVE-2024-30949: newlib - An issue in newlib v.4.3.0 allows an attacker to execute arbitrary code via the ...
An issue in newlib v.4.3.0 allows an attacker to execute arbitrary code via the time unit scaling in the _gettimeofday function.
Scope: local
bookworm: open
bullseye: open
forky: resolved (fixed in 4.4.0.20231231-2)
sid: resolved (fixed in 4.4.0.20231231-2)
trixie: resolved (fixed in 4.4.0.20231231-2)
debian
CVE-2021-3420CRITICALCVSS 9.8fixed in newlib 3.3.0-1.3+deb12u1 (bookworm)2021
CVE-2021-3420 [CRITICAL] CVE-2021-3420: newlib - A flaw was found in newlib in versions prior to 4.0.0. Improper overflow validat...
A 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_valloc, nano_pvalloc could case an integer overflow, leading to an allocation of a small buffer and then to a heap-based buffer overflow.
Scope: local
bookworm: resolved (fixed in 3.3.0-1.3+deb12u1)
bullseye:
debian
CVE-2019-14871MEDIUMCVSS 6.5fixed in newlib 3.3.0-1 (bookworm)2019
CVE-2019-14871 [MEDIUM] CVE-2019-14871: newlib - The REENT_CHECK macro (see newlib/libc/include/sys/reent.h) as used by REENT_CHE...
The 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 prior to 3.3.0, does not check for memory allocation problems when the DEBUG flag is unset (as is the case in production firmware builds).
Scope: local
bookworm: resolved (fixed in 3.3.0-1)
bullseye: resolved (f
debian
CVE-2019-14877MEDIUMCVSS 6.5fixed in newlib 3.3.0-1 (bookworm)2019
CVE-2019-14877 [MEDIUM] CVE-2019-14877: newlib - In the __mdiff function of the newlib libc library, all versions prior to 3.3.0 ...
In 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, however no check is performed to verify if the allocation succeeded or not. The access to _wds and _sign will trigger a null pointer dereference bug in case of a memory allocation failure.
Scope: local
bookworm:
debian
CVE-2019-14873MEDIUMCVSS 6.5fixed in newlib 3.3.0-1 (bookworm)2019
CVE-2019-14873 [MEDIUM] CVE-2019-14873: newlib - In the __multadd function of the newlib libc library, prior to versions 3.3.0 (s...
In 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, however no check is performed to verify if the allocation succeeded or not. This will trigger a null pointer dereference bug in case of a memory allocation failure.
Scope: local
bookworm: resolved (fixed in 3.3.0-
debian
CVE-2019-14874MEDIUMCVSS 6.5fixed in newlib 3.3.0-1 (bookworm)2019
CVE-2019-14874 [MEDIUM] CVE-2019-14874: newlib - In the __i2b function of the newlib libc library, all versions prior to 3.3.0 (s...
In 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, however no check is performed to verify if the allocation succeeded or not. The access of _ x[0] will trigger a null pointer dereference bug in case of a memory allocation failure.
Scope: local
bookworm: resolved
debian
CVE-2019-14876MEDIUMCVSS 6.5fixed in newlib 3.3.0-1 (bookworm)2019
CVE-2019-14876 [MEDIUM] CVE-2019-14876: newlib - In the __lshift function of the newlib libc library, all versions prior to 3.3.0...
In 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, however no check is performed to verify if the allocation succeeded or not. The access to b1 will trigger a null pointer dereference bug in case of a memory allocation failure.
Scope: local
bookworm: resolved (
debian
CVE-2019-14872MEDIUMCVSS 6.5fixed in newlib 3.3.0-1 (bookworm)2019
CVE-2019-14872 [MEDIUM] CVE-2019-14872: newlib - The _dtoa_r function of the newlib libc library, prior to version 3.3.0, perform...
The _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 result in NULL pointer dereference.
Scope: local
bookworm: resolved (fixed in 3.3.0-1)
bullseye: resolved (fixed in 3.3.0-1)
forky: resolved (fixed in 3.3.0-1)
sid: resolved (fixed in 3.3.0-1)
trixie: resolved
debian
CVE-2019-14878MEDIUMCVSS 6.5fixed in newlib 3.3.0-1 (bookworm)2019
CVE-2019-14878 [MEDIUM] CVE-2019-14878: newlib - In the __d2b function of the newlib libc library, all versions prior to 3.3.0 (s...
In 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, however no check is performed to verify if the allocation succeeded or not. Accessing _x will trigger a null pointer dereference bug in case of a memory allocation failure.
Scope: local
bookworm: resolved (fixed i
debian
CVE-2019-14875MEDIUMCVSS 6.5fixed in newlib 3.3.0-1 (bookworm)2019
CVE-2019-14875 [MEDIUM] CVE-2019-14875: newlib - In the __multiply function of the newlib libc library, all versions prior to 3.3...
In 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, however no check is performed to verify if the allocation succeeded or not. The access of _x[0] will trigger a null pointer dereference bug in case of a memory allocation failure.
Scope: local
bookworm: resol
debian
CVE-2015-2305LOWCVSS 6.8fixed in clamav 0.98.7+dfsg-1 (bookworm)2015
CVE-2015-2305 [MEDIUM] CVE-2015-2305: alpine - Integer overflow in the regcomp implementation in the Henry Spencer BSD regex li...
Integer overflow in the regcomp implementation in the Henry Spencer BSD regex library (aka rxspencer) alpha3.8.g5 on 32-bit platforms, as used in NetBSD through 6.1.5 and other products, might allow context-dependent attackers to execute arbitrary code via a large regular expression that leads to a heap-based buffer overflow.
Scope: local
bookworm: resolved
bullseye:
debian