Lucene search
+L

16 matches found

OSV
OSV
added 2026/07/21 6:45 p.m.4 views

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

This update for openexr fixes the following issues - CVE-2026-54920: unchecked integer overflows in Image::resize followed by an exception can lead to an invalid delete via uninitialized pointers bsc1269703. - CVE-2026-55059: row setter utilizing dataWindow.min.x instead of min.y can lead to a he...

5.4AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/05/07 3:58 a.m.10 views

CVE-2026-41142 OpenEXR is Vulnerable to Integer overflow in ImageChannel::resize leads to heap OOB write via OpenEXRUtil public API

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. From 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 is an integer overflow in ImageChannel::resize that leads...

8.8CVSS5.8AI score0.00439EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/05/07 12:0 a.m.15 views

PT-2026-38333

Name of the Vulnerable Software and Affected Versions OpenEXR versions 3.0.0 through 3.2.8 OpenEXR versions 3.3.0 through 3.3.10 OpenEXR versions 3.4.0 through 3.4.10 Description An integer overflow exists in the ImageChannel::resize function, which can lead to a heap out-of-bounds OOB write—a...

8.8CVSS5.9AI score0.00439EPSS
SaveExploits1References52
OSV
OSV
added 2026/04/14 3:0 p.m.10 views

CLSA-2026-1776178825 Fix of 8 CVEs

SECURITY UPDATE: fix vulnerability in stream handling - debian/patches/CVE-2025-53019.patch: fix vulnerability in stream handling - CVE-2025-53019 SECURITY UPDATE: fix integer overflow in resize - debian/patches/CVE-2025-55212.patch: fix integer overflow in resize - CVE-2025-55212 SECURITY UPDATE...

8.8CVSS7.5AI score0.04354EPSS
SaveExploits7References1
OSV
OSV
added 2026/02/03 7:29 p.m.11 views

CVE-2025-64098 FastDDS has Out-of-memory in readOctetVector via Manipulated DATA Submessage when DDS Security is enabled

Fast DDS is a C++ implementation of the DDS Data Distribution Service standard of the OMG Object Management Group . Prior to versions 3.4.1, 3.3.1, and 2.6.11, when the security mode is enabled, modifying the DATA Submessage within an SPDP packet sent by a publisher causes an Out-Of-Memory OOM...

6.3CVSS5.5AI score0.00434EPSS
SaveExploits0References7
GithubExploit
GithubExploit
added 2026/01/23 9:36 a.m.263 views

CTT-Sandbox-Escape-PoC

CTT-Sandbox-Escape-PoC CTT-Sandbox-Escape-PoC: Temporal Reson...

5.6AI score
SaveExploits0
OSV
OSV
added 2026/01/16 6:16 p.m.15 views

AZL-74862 CVE-2025-24528 affecting package krb5 for versions less than 1.19.4-5

In MIT Kerberos 5 aka krb5 before 1.22 with incremental propagation, there is an integer overflow for a large update size to resize in kdblog.c. An authenticated attacker can cause an out-of-bounds write and kadmind daemon crash...

7.1CVSS7AI score0.00606EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/16 6:16 p.m.17 views

AZL-74852 CVE-2025-24528 affecting package krb5 for versions less than 1.21.3-3

In MIT Kerberos 5 aka krb5 before 1.22 with incremental propagation, there is an integer overflow for a large update size to resize in kdblog.c. An authenticated attacker can cause an out-of-bounds write and kadmind daemon crash...

7.1CVSS7AI score0.00606EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/01/16 12:0 a.m.4 views

CVE-2025-24528

In MIT Kerberos 5 aka krb5 before 1.22 with incremental propagation, there is an integer overflow for a large update size to resize in kdblog.c. An authenticated attacker can cause an out-of-bounds write and kadmind daemon crash...

7.1CVSS6.8AI score0.00606EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/16 12:0 a.m.7 views

CVE-2025-24528

In MIT Kerberos 5 aka krb5 before 1.22 with incremental propagation, there is an integer overflow for a large update size to resize in kdblog.c. An authenticated attacker can cause an out-of-bounds write and kadmind daemon crash...

7.1CVSS7.2AI score0.00606EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/02/15 3:37 a.m.7 views

SUSE CVE-2021-41199

TensorFlow is an open source platform for machine learning. In affected versions if tf.image.resize is called with a large input argument then the TensorFlow process will crash due to a CHECK-failure caused by an overflow. The number of elements in the output tensor is too much for the int64t typ...

5.5CVSS5.6AI score0.0023EPSS
SaveExploits1References3
OSV
OSV
added 2021/11/10 7:33 p.m.33 views

GHSA-5HX2-QX8J-QJQM Overflow/crash in `tf.image.resize` when size is large

Impact If tf.image.resize is called with a large input argument then the TensorFlow process will crash due to a CHECK-failure caused by an overflow. python import tensorflow as tf import numpy as np tf.keras.layers.UpSampling2D size=1610637938, dataformat='channelsfirst',...

5.5CVSS6AI score0.0023EPSS
SaveExploits1References8
ATTACKERKB
ATTACKERKB
added 2021/11/05 8:15 p.m.6 views

CVE-2021-41199

TensorFlow is an open source platform for machine learning. In affected versions if tf.image.resize is called with a large input argument then the TensorFlow process will crash due to a CHECK-failure caused by an overflow. The number of elements in the output tensor is too much for the int64t typ...

5.5CVSS6.2AI score0.0023EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/11/05 8:15 p.m.8 views

PYSEC-2021-807

TensorFlow is an open source platform for machine learning. In affected versions if tf.image.resize is called with a large input argument then the TensorFlow process will crash due to a CHECK-failure caused by an overflow. The number of elements in the output tensor is too much for the int64t typ...

5.5CVSS6.1AI score0.0023EPSS
SaveExploits1References3
CNVD
CNVD
added 2018/06/28 12:0 a.m.3 views

miniSphere Integer Overflow Vulnerability

miniSphere is a lightweight JavaScript-based game engine. An integer overflow vulnerability exists in the 'layerresize' function in the mapengine.c file in miniSphere 5.2.9 and earlier versions. An attacker could exploit this vulnerability to cause a denial of service with the help of a specially...

5.5CVSS5.5AI score0.01211EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2007/10/25 5:33 p.m.7 views

php multiple integer overflows in gd

Multiple integer overflows in libgd in PHP before 5.2.4 allow remote attackers to cause a denial of service application crash and possibly execute arbitrary code via a large 1 srcW or 2 srcH value to the a gdImageCopyResized function, or a large 3 sy height or 4 sx width value to the b...

6.8CVSS6.2AI score0.04219EPSS
SaveExploits1References4
Rows per page
Query Builder