cve/2016/CVE-2016-6323.md
2024-05-26 14:27:05 +02:00

787 B

CVE-2016-6323

Description

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.

POC

Reference

No PoCs from references.

Github