Buffer overflow in GNU C Library (glibc) - CVE-2015-1472

 

Buffer overflow in GNU C Library (glibc) - CVE-2015-1472

Published: June 13, 2019 / Updated: June 3, 2025


Vulnerability identifier: #VU110109
CSH Severity: Medium
CVSS v4: 6.9 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2015-1472
CWE-ID: CWE-119
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

The ADDW macro in stdio-common/vfscanf.c in the GNU C Library (aka glibc or libc6) before 2.21 does not properly consider data-type size during memory allocation, which allows context-dependent attackers to cause a denial of service (buffer overflow) or possibly have unspecified other impact via a long line containing wide characters that are improperly handled in a wscanf call.


Affected software

GNU C Library (glibc)
Gentoo Linux
Fedora
System x Integrated Management Module (IMM2)
Flex System Integrated Management Module (IMM2)
Integrated Management Module II (IMM2) for BladeCenter Systems
glibc
sys-libs/glibc

How to mitigate CVE-2015-1472

Install update from vendor's website.

GNU C Library (glibc) - update to 2.21
System x Integrated Management Module (IMM2) - update to 1AOO68L
Integrated Management Module II (IMM2) for BladeCenter Systems - update to 1AOO68L
Flex System Integrated Management Module (IMM2) - update to 1AOO68L
glibc - update to 2.20-8.fc21
sys-libs/glibc - update to 2.21-r2

External References

Related Security Bulletins