The ISO-2022 encoding module used a stack buffer sized to MB_LEN_MAX (6 bytes) for intermediate character output. Some ISO-2022 variants can require up to 10 bytes per character, in which case conversions can trigger a stack buffer overflow of up to four bytes.
An application that uses iconv(3) to convert untrusted input to or from one of the affected encodings may be vulnerable to buffer overflows if it uses one of the affected encoding modules.
References
| Link | Resource |
|---|---|
| https://security.freebsd.org/advisories/FreeBSD-SA-26:49.iconv.asc | Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-08-19 08:17
Updated : 2026-08-31 19:02
NVD link : CVE-2026-58082
Mitre link : CVE-2026-58082
CVE.ORG link : CVE-2026-58082
JSON object : View
Products Affected
freebsd
- freebsd
CWE
CWE-121
Stack-based Buffer Overflow
