3 matches found
Denial Of Service (DoS)
glibc is vulnerable to denial of service DoS. The vulnerability exists through sysdeps/i386/ldbl2mpn.c where a stack-based buffer overflow occurs on the input to any of the printf family of functions is an 80-bit long double with a non-canonical bit pattern, as seen when passing a...
GNU C Library 缓冲区错误漏洞
The GNU C Library glibc is an open-source, free, easy-to-download C compiler released under the LGPL license. A stack buffer overflow vulnerability exists in sysdeps/i386/ldbl2mpn.c in versions of the GNU C Library prior to 2.23. An attacker can cause a stack buffer overflow by exploiting this...
CVE-2017-18269
An SSE2-optimized memmove implementation for i386 in sysdeps/i386/i686/multiarch/memcpy-sse2-unaligned.S in the GNU C Library aka glibc or libc6 2.21 through 2.27 does not correctly perform the overlapping memory check if the source memory range spans the middle of the address space, resulting in...