CVE-2026-58082
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| FreeBSD | FreeBSD | 15.1-RELEASE < p1 | affected |
| FreeBSD | FreeBSD | 15.0-RELEASE < p11 | affected |
| FreeBSD | FreeBSD | 14.4-RELEASE < p7 | affected |
| FreeBSD | FreeBSD | 14.3-RELEASE < p16 | affected |
Weaknesses
- CWE-121: CWE-121: Stack-based Buffer Overflow
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.