Описание
OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, sgiinput.cpp:265,274 use OIIO_DASSERT for bounds checking in the RLE decode loop. In release builds, OIIO_DASSERT compiles to ((void)sizeof(x)) (dassert.h:210), making all bounds checks no-ops. A crafted .sgi file with RLE count exceeding scanline width causes heap buffer overflow and crash. This vulnerability is fixed in 3.0.18.0 and 3.1.13.0.
| Релиз | Статус | Примечание |
|---|---|---|
| devel | needed | |
| esm-apps-legacy/xenial | released | 1.6.11~dfsg0-1ubuntu1+esm2 |
| esm-apps/bionic | released | 1.7.17~dfsg0-1ubuntu2+esm1 |
| esm-apps/focal | released | 2.1.12.0~dfsg0-1ubuntu0.1~esm1 |
| esm-apps/jammy | deferred | see note |
| esm-apps/noble | released | 2.4.17.0+dfsg-1.1ubuntu0.1~esm1 |
| esm-apps/resolute | released | 2.5.19.1+dfsg-2ubuntu0.1~esm1 |
| jammy | deferred | see note |
| noble | needed | |
| questing | ignored | end of life, was needed |
Показывать по
EPSS
7.8 High
CVSS3
Связанные уязвимости
OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, sgiinput.cpp:265,274 use OIIO_DASSERT for bounds checking in the RLE decode loop. In release builds, OIIO_DASSERT compiles to ((void)sizeof(x)) (dassert.h:210), making all bounds checks no-ops. A crafted .sgi file with RLE count exceeding scanline width causes heap buffer overflow and crash. This vulnerability is fixed in 3.0.18.0 and 3.1.13.0.
OpenImageIO is a toolset for reading, writing, and manipulating image ...
EPSS
7.8 High
CVSS3