The core Qt Gui library by default supports reading and writing image files of the most common file formats: PNG, JPEG, BMP, GIF and a few more, ref. Reading and Writing Image Files. The Qt Image Formats add-on module provides optional support for other image file formats.
Security Fix(es):
When loading a specifically crafted ICNS format image file in QImage then it will trigger a crash. This issue affects Qt from versions 6.3.0 through 6.5.9, from 6.6.0 through 6.8.4, 6.9.0. This is fixed in 6.5.10, 6.8.5 and 6.9.1.(CVE-2025-5683)
{
"severity": "Medium"
}{
"x86_64": [
"qt5-qtimageformats-5.15.10-2.oe2403.x86_64.rpm",
"qt5-qtimageformats-debuginfo-5.15.10-2.oe2403.x86_64.rpm",
"qt5-qtimageformats-debugsource-5.15.10-2.oe2403.x86_64.rpm"
],
"src": [
"qt5-qtimageformats-5.15.10-2.oe2403.src.rpm"
],
"aarch64": [
"qt5-qtimageformats-5.15.10-2.oe2403.aarch64.rpm",
"qt5-qtimageformats-debuginfo-5.15.10-2.oe2403.aarch64.rpm",
"qt5-qtimageformats-debugsource-5.15.10-2.oe2403.aarch64.rpm"
]
}