CVE Catalog

CVE-2024-2961

High
Published: Translated: NVD NIST

Summary

The iconv() function in the GNU C Library versions 2.39 and older may overflow the output buffer by up to 4 bytes when converting strings to the ISO-2022-CN-EXT character set. This may lead to application crashes or overwrite a neighbouring variable.

Risk Assessment

Buffer overflow may lead to application instability and potential security vulnerabilities that could be exploited by attackers to gain control over the system.

Recommendation

It is recommended to update the GNU C Library to the latest version to mitigate the risks associated with this vulnerability.

Other vulnerabilities in GNU C Library

See all
Original NVD description (English source)

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.

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