Lucene search
+L

58160 matches found

OSV
OSV
added 2026/07/09 4:49 p.m.7 views

PYSEC-2026-3258 Integer overflow leading to crash in Tensorflow

Impact The implementation of SparseCountSparseOutput can be made to crash a TensorFlow process by an integer overflow whose result is then used in a memory allocation: python import tensorflow as tf import numpy as np tf.rawops.SparseCountSparseOutput indices=1,1, values=2, denseshape=2 31, 2 32,...

7.1CVSS6.7AI score0.00783EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/09 4:49 p.m.8 views

PYSEC-2026-3240 Integer overflows in Tensorflow

Impact The implementations of SparseCwise ops are vulnerable to integer overflows. These can be used to trigger large allocations so, OOM based denial of service or CHECK-fails when building new TensorShape objects so, assert failures based denial of service: python import tensorflow as tf import...

7.1CVSS6.6AI score0.01097EPSS
SaveExploits1References11
OSV
OSV
added 2026/07/09 4:49 p.m.8 views

PYSEC-2026-3114 Integer overflows in Tensorflow

Impact The implementation of AddManySparseToTensorsMap is vulnerable to an integer overflow which results in a CHECK-fail when building new TensorShape objects so, an assert failure based denial of service: python import tensorflow as tf import numpy as np tf.rawops.AddManySparseToTensorsMap...

7.1CVSS6.7AI score0.008EPSS
SaveExploits1References10
OSV
OSV
added 2026/07/09 4:49 p.m.8 views

PYSEC-2026-3137 Integer overflow in TensorFlow

Impact Under certain scenarios, Grappler component of TensorFlow is vulnerable to an integer overflow during cost estimation for crop and resize. Since the cropping parameters are user controlled, a malicious person can trigger undefined behavior. Patches We have patched the issue in GitHub commi...

8.8CVSS7.1AI score0.00888EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/09 4:49 p.m.7 views

PYSEC-2026-3159 Integer overflow in Tensorflow

Impact The implementation of shape inference for Dequantize is vulnerable to an integer overflow weakness: python import tensorflow as tf input = tf.constant1,1,dtype=tf.qint32 @tf.function def test: y = tf.rawops.Dequantize input=input, minrange=1.0, maxrange=10.0, mode='MINCOMBINED',...

7.6CVSS7AI score0.00659EPSS
SaveExploits1References9
PyPA
PyPA
added 2026/07/09 4:49 p.m.16 views

Integer Overflow or Wraparound in OpenCV.

In opencv/modules/imgcodecs/src/utils.cpp, functions FillUniColor and FillUniGray do not check the input length, which can lead to integer overflow. If the image is from remote, may lead to remote code execution or denial of service. This affects Opencv 3.3 corresponding with OpenCV-Python 3.3.0....

8.8CVSS7.3AI score0.03261EPSS
SaveExploits1References10Affected Software1
OSV
OSV
added 2026/07/09 4:49 p.m.8 views

PYSEC-2026-2825 Integer Overflow or Wraparound in OpenCV.

In opencv/modules/imgcodecs/src/utils.cpp, functions FillUniColor and FillUniGray do not check the input length, which can lead to integer overflow. If the image is from remote, may lead to remote code execution or denial of service. This affects Opencv 3.3 corresponding with OpenCV-Python 3.3.0....

8.8CVSS7.3AI score0.03261EPSS
SaveExploits1References10
PyPA
PyPA
added 2026/07/09 4:49 p.m.22 views

Integer Overflow or Wraparound in OpenCV

In opencv/modules/imgcodecs/src/grfmtpxm.cpp, function PxMDecoder::readData has an integer overflow when calculate srcpitch. If the image is from remote, may lead to remote code execution or denial of service. This affects OpenCV 3.3 corresponding to OpenCV-Python 3.3.0.9 and earlier...

8.8CVSS7.1AI score0.02722EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/07/09 4:49 p.m.10 views

PYSEC-2026-2832 Integer Overflow or Wraparound in OpenCV

In opencv/modules/imgcodecs/src/grfmtpxm.cpp, function PxMDecoder::readData has an integer overflow when calculate srcpitch. If the image is from remote, may lead to remote code execution or denial of service. This affects OpenCV 3.3 corresponding to OpenCV-Python 3.3.0.9 and earlier...

8.8CVSS7.1AI score0.02722EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/09 4:49 p.m.9 views

PYSEC-2026-2804 Integer Overflow or Wraparound in OpenCV

In opencv/modules/imgcodecs/src/grfmtpxm.cpp, function ReadNumber did not checkout the input length, which lead to integer overflow. If the image is from remote, may lead to remote code execution or denial of service. This affects OpenCV 3.3 corresponding with OpenCV-Python version 3.3.0.9 and...

8.8CVSS7.1AI score0.02722EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/09 11:11 a.m.19 views

OESA-2026-2974 expat security update

expat is a stream-oriented XML parser library written in C. expat excels with files too large to fit RAM, and where performance and flexibility are crucial. Security Fixes: libexpat before 2.8.2 has an integer overflow in storeAtts.CVE-2026-56403 libexpat before 2.8.2 has an integer overflow in...

6.9CVSS6.1AI score0.00186EPSS
SaveExploits1References11
OSV
OSV
added 2026/07/09 11:11 a.m.15 views

OESA-2026-2973 expat security update

expat is a stream-oriented XML parser library written in C. expat excels with files too large to fit RAM, and where performance and flexibility are crucial. Security Fixes: libexpat before 2.8.2 has an integer overflow in storeAtts.CVE-2026-56403 libexpat before 2.8.2 has an integer overflow in...

6.9CVSS6.1AI score0.00186EPSS
SaveExploits1References11
OSV
OSV
added 2026/07/09 11:11 a.m.11 views

OESA-2026-2976 expat security update

expat is a stream-oriented XML parser library written in C. expat excels with files too large to fit RAM, and where performance and flexibility are crucial. Security Fixes: libexpat before 2.8.2 has an integer overflow in storeAtts.CVE-2026-56403 libexpat before 2.8.2 has an integer overflow in...

6.9CVSS6.1AI score0.00186EPSS
SaveExploits1References11
OSV
OSV
added 2026/07/09 11:11 a.m.11 views

OESA-2026-2954 libnfs security update

Package contains a library of functions for accessing NFSv2 and NFSv3 servers from user space. It provides a low-level,asynchronous RPC library for accessing NFS protocols, an asynchronous library with POSIX-like VFS functions,and a synchronous library with POSIX-like VFS functions. Security Fixe...

7.1CVSS6.1AI score0.00212EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/09 11:11 a.m.12 views

OESA-2026-2952 qemu security update

QEMU is a FAST! processor emulator using dynamic translation to achieve good emulation speed. Security Fixes: A vulnerability, which was classified as critical, has been found in QEMU Virtualization Software version unknown.Using CWE to declare the problem leads to CWE-190. The product performs a...

8.8CVSS6.1AI score0.00158EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/09 11:11 a.m.12 views

OESA-2026-2938 pacemaker security update

Pacemaker is an advanced, scalable High-Availability cluster resource manager. Security Fixes: A flaw was found in Pacemaker. An unauthenticated remote attacker can exploit an integer overflow vulnerability in the remote message decompression process. By sending a specially crafted compressed...

8.6CVSS6.1AI score0.00561EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/07/09 10:04 a.m.15 views

Security Bulletin: Multiple vulnerabilities affect IBM Cloud Pak System

Summary Multiple vulnerabilities affect IBM Cloud Pak System. These vulnerabilties have been addressed with IBM Cloud Pak System 2.3.5.1. Vulnerability Details CVEID:CVE-2025-9230 DESCRIPTION: Issue summary: An application trying to decrypt CMS messages encrypted using password based encryption c...

8.3CVSS7.5AI score0.01554EPSS
SaveExploits1Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/09 8:53 a.m.12 views

gstreamer1-plugins-good: GStreamer: Heap buffer overflow in WavPack decoder via integer overflow

A flaw was found in GStreamer's WavPack audio decoder in gst-plugins-good. When processing a specially crafted WavPack file, an integer overflow in the buffer size calculation 4 blocksamples channels in gstwavpackdechandleframe causes a very small heap allocation. The WavPack library then writes...

7.6CVSS6.4AI score0.00375EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2026/07/09 8:02 a.m.12 views

libXfont2 BitmapScaleBitmaps Integer Overflow Heap Buffer Overflow

...

8.8CVSS6.1AI score0.00392EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/09 2:52 a.m.13 views

SUSE CVE-2026-58470

GNU Wget through 1.25.0, fixed in commit 43d3ba9, contains an integer overflow vulnerability in the parsecontentrange function within src/http.c that allows server-controlled values to cause signed integer arithmetic to overflow. Attackers can supply malicious Content-Range header values to trigg...

5.3CVSS6.2AI score0.00247EPSS
SaveExploits0References8
Rows per page
Query Builder