iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, there is an Undefined Behavior (UB) condition in IccUtil.cpp triggered by a crafted input profile. Under UndefinedBehaviorSanitizer, the issue is reported as invalid left shift operations on icUInt32Number (unsigned 32-bit) where the shifted value “cannot be represented” in that type. This issue has been patched in version 2.3.1.6.
References
Configurations
No configuration.
History
31 Mar 2026, 23:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-31 23:17
Updated : 2026-04-01 14:23
NVD link : CVE-2026-34549
Mitre link : CVE-2026-34549
CVE.ORG link : CVE-2026-34549
JSON object : View
Products Affected
No product.
CWE
CWE-758
Reliance on Undefined, Unspecified, or Implementation-Defined Behavior
