Fedora 38: OpenImageIO 2023-ad5fee9a64
Summary
OpenImageIO is a library for reading and writing images, and a bunch of related
classes, utilities, and applications. Main features include:
- Extremely simple but powerful ImageInput and ImageOutput APIs for reading and
writing 2D images that is format agnostic.
- Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa, JPEG-2000,
DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS, SGI,
PNM/PPM/PGM/PBM.
- An ImageCache class that transparently manages a cache so that it can access
truly vast amounts of image data.
Update Information:
Changes since 2.4.12: https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.4.13.0 https://github.com/AcademySoftwareFoundation/OpenImageIO/releases/tag/v2.4.14.0 Security fix for CVE-2023-36183, CVE-2023-3430
Change Log
* Tue Aug 1 2023 Richard Shaw
References
[ 1 ] Bug #2218382 - CVE-2023-3430 OpenImageIO: heap-buffer-overflow in file src/gif.imageio/gifinput.cpp [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2218382
[ 2 ] Bug #2219200 - OpenImageIO-2.4.13.0 is available
https://bugzilla.redhat.com/show_bug.cgi?id=2219200
[ 3 ] Bug #2219517 - CVE-2023-36183 OpenImageIO: heap-buffer-overflow in ICOInput::readimg() in icoinput.cpp [fedora-all]
https://bugzilla.redhat.com/show_bug.cgi?id=2219517
Update Instructions
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2023-ad5fee9a64' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html