CVE Catalog

CVE-2016-6323

High
Published: Translated: NVD NIST

Summary

The makecontext function in the GNU C Library (glibc) before version 2.25 creates execution contexts incompatible with the unwinder on ARM EABI (32-bit) platforms. This may allow context-dependent attackers to cause a denial of service (hang), as demonstrated by applications compiled using gccgo, related to backtrace generation.

Risk Assessment

Organizations may be exposed to denial of service, potentially leading to downtime of applications and systems. Attackers could exploit this vulnerability to destabilize services running on ARM EABI platforms.

Recommendation

It is recommended to update the glibc library to version 2.25 or later to eliminate this vulnerability. Additionally, monitoring applications using gccgo for potential performance issues is advisable.

Other vulnerabilities in GNU C Library (glibc)

See all
Original NVD description (English source)

The makecontext function in the GNU C Library (aka glibc or libc6) before 2.25 creates execution contexts incompatible with the unwinder on ARM EABI (32-bit) platforms, which might allow context-dependent attackers to cause a denial of service (hang), as demonstrated by applications compiled using gccgo, related to backtrace generation.

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