CVE Catalog

CVE-2015-1472

High
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

Attackers may exploit this vulnerability to cause a denial of service, potentially affecting the availability of applications using this library.

Recommendation

It is recommended to update the glibc library to version 2.21 or later to mitigate this vulnerability.

Other vulnerabilities in GNU C Library (glibc or libc6)

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS