cve/2024/CVE-2024-2961.md
2025-09-29 16:08:36 +00:00

2.8 KiB

CVE-2024-2961

Description

The iconv() function in the GNU C Library versions 2.39 and older may overflow the output buffer passed to it by up to 4 bytes when converting strings to the ISO-2022-CN-EXT character set, which may be used to crash an application or overwrite a neighbouring variable.

POC

Reference

No PoCs from references.

Github