CVE-2015-8982
HighSummary
Integer overflow in the strxfrm function in the GNU C Library (glibc or libc6) before version 2.21 allows context-dependent attackers to cause a denial of service (crash) or possibly execute arbitrary code via a long string, leading to a stack-based buffer overflow.
Risk Assessment
Organizations may be exposed to system crashes and the potential execution of unauthorized code, which can lead to serious security implications.
Recommendation
It is recommended to update the GNU C Library to version 2.21 or later to mitigate the risks associated with this vulnerability.
Other vulnerabilities in GNU C Library (glibc or libc6)
See all- CVE-2015-1472High
The ADDW macro in stdio-common/vfscanf.c in the GNU C Library (glibc or libc6) before version 2.21 does not properly consider data-type size during memory allocation, which may lead to buffer overflow or other unspecified impacts.
- CVE-2014-9984Critical
nscd in the GNU C Library (glibc or libc6) before version 2.20 does not correctly compute the size of an internal buffer when processing netgroup requests, possibly leading to an nscd daemon crash or code execution as the user running nscd.
- CVE-2015-8778Critical
Integer overflow in the GNU C Library (glibc or libc6) before version 2.23 allows context-dependent attackers to cause application crashes or potentially execute arbitrary code via the size argument to the __hcreate_r function, leading to out-of-bounds heap-memory access.
Original NVD description (English source)
Integer overflow in the strxfrm function in the GNU C Library (aka glibc or libc6) before 2.21 allows context-dependent attackers to cause a denial of service (crash) or possibly execute arbitrary code via a long string, which triggers a stack-based buffer overflow.

