Files
CVEs-PoC/2020/CVE-2020-29562.md
T
2024-05-25 21:48:12 +02:00

898 B

CVE-2020-29562

Description

The iconv function in the GNU C Library (aka glibc or libc6) 2.30 to 2.32, when converting UCS4 text containing an irreversible character, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.

POC

Reference

No PoCs from references.

Github