Lucene search
+L

2744 matches found

AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.7 views

Astra Linux – Vulnerability in ffmpeg5

When decoding an OpenEXR file that uses DWAA or DWAB compression, there is an implicit assumption that the height and width are divisible by 8. If the height or width of the image is not divisible by 8, the copy operation will loop at positions 0 and 1, continuing to write until a multiple of 8 i...

8.7CVSS5.8AI score0.0019EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.12 views

Astra Linux – Vulnerability in openexr

OpenEXR 3.1.x before 3.1.4 has a heap-based buffer overflow in Imf31::LineCompositeTask::execute called from IlmThread31::NullThreadPoolProvider::addTask and IlmThread31::ThreadPool::addGlobalTask. NOTE: db217f2 may be inapplicable...

5.5CVSS7.1AI score0.01766EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.10 views

Astra Linux – Vulnerability in openexr

A flaw was discovered in the function dataWindowForTile of the IlmImf/ImfTiledMisc.cpp file. An attacker who can submit a crafted file for processing with OpenEXR could trigger an integer overflow, resulting in an out-of-bounds write operation on the heap. The most significant impact of this flaw...

6.1CVSS6.9AI score0.00822EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.17 views

Astra Linux – Vulnerability in ffmpeg5

When decoding an OpenEXR file that uses DWAA or DWAB compression, there is an implicit assumption that all image channels have the same pixel type and size. If there are four channels, the first four are “B”, “G”, “R”, and “A”. The channel parsing code can be found in “decodeheader”. The buffer...

8.7CVSS6.2AI score0.00185EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.11 views

Astra Linux – Vulnerability in openexr

OpenEXR provides the specification and reference implementation of the EXR file format, a image storage format for the motion picture industry. In versions 3.0.0 to before 3.2.9, 3.3.0 to before 3.3.11, and 3.4.0 to before 3.4.11, there was an integer overflow in ImageChannel::resize, which led t...

8.8CVSS7.4AI score0.00439EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.16 views

Astra Linux – Vulnerability in openexr

A flaw was discovered in OpenEXR’s TiledInputFile functionality. This flaw allows an attacker who can submit a crafted single-part non-image file to have it processed by OpenEXR, resulting in a floating-point exception error. The greatest threat posed by this vulnerability is to system availabili...

7.1CVSS6.8AI score0.00911EPSS
SaveExploits0References2
Amazon
Amazon
added 2026/09/14 12:00 a.m.6 views

Important: openexr

Issue Overview: OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. Versions prior to 3.2.10, 3.3.12 and 3.4.13 contain a heap out-of-bounds write in Imf40::SampleCountChannel::setint r, unsigned int newNumSamples. The...

7.1CVSS6.5AI score0.00314EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 1:47 p.m.9 views

CVE-2023-50245

CVE-2023-50245 Vulnerability Overview CVE-2023-50245 CVSS : 9.8 Dec 11, 2023 Image Viewer Vulnerability Vulnerability Description github advisories arbitrary address write vulnerability POC 1 root@kitploit: 1404.9264: Access violation - code c0000005 first chance First chance exceptions are...

9.8CVSS8.5AI score0.0105EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2026/09/11 12:00 a.m.8 views

Fedora 45 : mingw-openexr (2026-94344a87fb)

The remote Fedora 45 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-94344a87fb advisory. Update to openexr 3.4.15 resp 3.3.14. Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that...

6.2CVSS6AI score0.00168EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/10 1:59 p.m.10 views

CVE-2026-61555

A flaw was found in OpenEXR, a widely used image format in the motion picture industry. When processing a specially crafted EXR image file, an attacker could trigger an application crash. This occurs because the software attempts to access an empty list of image views when a specific header...

5.5CVSS5.6AI score0.00168EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/10 10:38 a.m.12 views

CVE-2026-59985

A flaw was found in OpenEXR. A remote attacker could provide a specially crafted RLE-compressed EXR image, which causes a 64-bit unpacked size to truncate before memory allocation. This leads to a heap out-of-bounds read when unpack32bit attempts to read beyond the allocated buffer. Successful...

5.5CVSS5.8AI score0.0018EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/10 9:00 a.m.12 views

CVE-2026-59984

A flaw was found in OpenEXR. When processing a specially crafted B44-compressed EXR image, an out-of-bounds write can occur due to an integer truncation vulnerability in ILP32 builds. This allows an attacker to cause a denial of service or potentially lead to memory corruption. Mitigation Red Hat...

5.5CVSS5.7AI score0.0018EPSS
SaveExploits0References7
SUSE Linux
SUSE Linux
added 2026/09/07 7:31 a.m.4 views

Security update for openexr

This update for openexr fixes the following issues: CVE-2026-59186: On ILP32, the Array2D tile-conversion buffer size calculation overflows, allocates a much smaller heap buffer, and tile decode writes past that allocation bsc1276850. CVE-2026-61555: crashing occurs when...

7.1CVSS6.1AI score0.00224EPSS
SaveExploits0References12
OSV
OSV
added 2026/09/07 7:31 a.m.6 views

SUSE-SU-2026:4005-1 Security update for openexr

This update for openexr fixes the following issues: - CVE-2026-59186: On ILP32, the Array2D tile-conversion buffer size calculation overflows, allocates a much smaller heap buffer, and tile decode writes past that allocation bsc1276850. - CVE-2026-61555: crashing occurs when...

7.1CVSS6.1AI score0.00224EPSS
SaveExploits0References7
SUSE Linux
SUSE Linux
added 2026/09/07 7:29 a.m.7 views

Security update for openexr

This update for openexr fixes the following issues: CVE-2026-59184: invalid heap pointer, causing out-of-bounds or use-after-free writes bsc1276849. CVE-2026-59186: On ILP32, the Array2D tile-conversion buffer size calculation overflows, allocates a much smaller heap buffer, and tile decode write...

7.1CVSS6.3AI score0.00314EPSS
SaveExploits0References28
OSV
OSV
added 2026/09/07 7:29 a.m.5 views

SUSE-SU-2026:4003-1 Security update for openexr

This update for openexr fixes the following issues: - CVE-2026-59184: invalid heap pointer, causing out-of-bounds or use-after-free writes bsc1276849. - CVE-2026-59186: On ILP32, the Array2D tile-conversion buffer size calculation overflows, allocates a much smaller heap buffer, and tile decode...

7.1CVSS6.2AI score0.00314EPSS
SaveExploits0References15
Fedora
Fedora
added 2026/09/03 1:23 a.m.16 views

[SECURITY] Fedora 44 Update: mingw-openexr-3.4.15-1.fc44

MinGW Windows openexr library...

6.2CVSS5.9AI score0.00168EPSS
SaveExploits0
Fedora
Fedora
added 2026/09/03 12:59 a.m.10 views

[SECURITY] Fedora 43 Update: mingw-openexr-3.3.14-1.fc43

MinGW Windows openexr library...

6.2CVSS5.9AI score0.00168EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/03 12:00 a.m.17 views

Fedora 44 : mingw-openexr (2026-54d00b8af5)

The remote Fedora 44 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-54d00b8af5 advisory. Update to openexr 3.4.15 resp 3.3.14. Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that...

6.2CVSS5.6AI score0.00168EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/03 12:00 a.m.12 views

Fedora 43 : mingw-openexr (2026-bcc9ac580d)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-bcc9ac580d advisory. Update to openexr 3.4.15 resp 3.3.14. Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that...

6.2CVSS5.6AI score0.00168EPSS
SaveExploits0References4
Rows per page
Query Builder