cve/2021/CVE-2021-3326.md
2024-06-18 02:51:15 +02:00

1.0 KiB

CVE-2021-3326

Description

The iconv function in the GNU C Library (aka glibc or libc6) 2.32 and earlier, when processing invalid input sequences in the ISO-2022-JP-3 encoding, fails an assertion in the code path and aborts the program, potentially resulting in a denial of service.

POC

Reference

Github