Lucene search
+L

64 matches found

osv
osv
added 2026/07/07 10:17 a.m.4 views

PYSEC-2026-964 Overflow in `FusedResizeAndPadConv2D`

Impact When tf.rawops.FusedResizeAndPadConv2D is given a large tensor shape, it overflows. python import tensorflow as tf mode = "REFLECT" strides = 1, 1, 1, 1 padding = "SAME" resizealigncorners = False input = tf.constant147, shape=3,3,1,1, dtype=tf.float16 size =...

4.8CVSS5.9AI score0.0043EPSS
Exploits1References7
osv
osv
added 2026/07/07 10:17 a.m.4 views

PYSEC-2026-1029 TensorFlow vulnerable to floating point exception in `Conv2D`

Impact If Conv2D is given empty input and the filter and padding sizes are valid, the output is all-zeros. This causes division-by-zero floating point exceptions that can be used to trigger a denial of service attack. python import tensorflow as tf import numpy as np with tf.device"CPU": also can...

5.9CVSS7AI score0.00396EPSS
Exploits0References7
redhatcve
redhatcve
added 2026/01/09 9:10 a.m.8 views

CVE-2022-35996

TensorFlow is an open source platform for machine learning. If Conv2D is given empty input and the filter and padding sizes are valid, the output is all-zeros. This causes division-by-zero floating point exceptions that can be used to trigger a denial of service attack. We have patched the issue ...

7.5CVSS6.6AI score0.00396EPSS
Exploits0References1
euvd
euvd
added 2025/10/07 12:30 a.m.5 views

EUVD-2021-0267

Malware in sbrugna...

5.5CVSS5.3AI score0.00198EPSS
Exploits1References9
euvd
euvd
added 2025/10/03 8:7 p.m.4 views

EUVD-2025-31122

Malicious code in bioql PyPI...

7.5CVSS6.4AI score0.00204EPSS
Exploits1References3
susecve
susecve
added 2025/10/01 11:22 p.m.3 views

SUSE CVE-2025-55559

An issue was discovered TensorFlow v2.18.0. A Denial of Service DoS occurs when padding is set to 'valid' in tf.keras.layers.Conv2D...

7.5CVSS7AI score0.00204EPSS
Exploits1References3
nessus
nessus
added 2025/09/29 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-55558

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A buffer overflow occurs in pytorch v2.7.0 when a PyTorch model consists of torch.nn.Conv2d, torch.nn.functional.hardshrink, and torch.Tensor.view-torch.mv and ...

7.5CVSS5.8AI score0.0042EPSS
Exploits0References3
snyk
snyk
added 2025/09/25 4:44 p.m.3 views

Allocation of Resources Without Limits or Throttling

Overview tensorflow is a machine learning framework. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the tf.keras.layers.Conv2D function when the padding parameter is set to 'valid'. An attacker can cause the application to crash or...

7.5CVSS6.9AI score0.00204EPSS
Exploits1References2
nvd
nvd
added 2025/09/25 4:15 p.m.8 views

CVE-2025-55559

An issue was discovered TensorFlow v2.18.0. A Denial of Service DoS occurs when padding is set to 'valid' in tf.keras.layers.Conv2D...

7.5CVSS0.00204EPSS
Exploits1References2
osv
osv
added 2025/09/25 4:15 p.m.2 views

DEBIAN-CVE-2025-55559

An issue was discovered TensorFlow v2.18.0. A Denial of Service DoS occurs when padding is set to 'valid' in tf.keras.layers.Conv2D...

7.5CVSS5.3AI score0.00204EPSS
Exploits1References1
nvd
nvd
added 2025/09/25 4:15 p.m.8 views

CVE-2025-55558

A buffer overflow occurs in pytorch v2.7.0 when a PyTorch model consists of torch.nn.Conv2d, torch.nn.functional.hardshrink, and torch.Tensor.view-torch.mv and is compiled by Inductor, leading to a Denial of Service DoS...

7.5CVSS0.0042EPSS
Exploits0References3
osv
osv
added 2025/09/25 4:15 p.m.8 views

PYSEC-2025-208

A buffer overflow occurs in pytorch v2.7.0 when a PyTorch model consists of torch.nn.Conv2d, torch.nn.functional.hardshrink, and torch.Tensor.view-torch.mv and is compiled by Inductor, leading to a Denial of Service DoS...

7.5CVSS6AI score0.0042EPSS
Exploits0References3
osv
osv
added 2025/09/25 4:15 p.m.2 views

DEBIAN-CVE-2025-55558

A buffer overflow occurs in pytorch v2.7.0 when a PyTorch model consists of torch.nn.Conv2d, torch.nn.functional.hardshrink, and torch.Tensor.view-torch.mv and is compiled by Inductor, leading to a Denial of Service DoS...

7.5CVSS5.6AI score0.0042EPSS
Exploits0References1
osv
osv
added 2025/09/25 4:15 p.m.4 views

UBUNTU-CVE-2025-55559

An issue was discovered TensorFlow v2.18.0. A Denial of Service DoS occurs when padding is set to 'valid' in tf.keras.layers.Conv2D...

7.5CVSS5.8AI score0.00204EPSS
Exploits1References3
ptsecurity
ptsecurity
added 2025/09/25 12:0 a.m.8 views

PT-2025-39416

Name of the Vulnerable Software and Affected Versions pytorch version 2.7.0 Description A buffer overflow can occur when a PyTorch model includes torch.nn.Conv2d, torch.nn.functional.hardshrink, and torch.Tensor.view-torch.mv and is compiled using Inductor. This can lead to a Denial of Service Do...

7.5CVSS6.8AI score0.0042EPSS
Exploits0References17
debiancve
debiancve
added 2025/09/25 12:0 a.m.3 views

CVE-2025-55559

An issue was discovered TensorFlow v2.18.0. A Denial of Service DoS occurs when padding is set to 'valid' in tf.keras.layers.Conv2D...

7.5CVSS5.3AI score0.00204EPSS
Exploits1
cve
cve
added 2025/09/25 12:0 a.m.34 views

CVE-2025-55558

CVE-2025-55558 is a buffer overflow in PyTorch 2.7.0 during compilation with Inductor for a model containing Conv2d, hardshrink, and tensor.view-torch.mv(), leading to a Denial of Service (DoS). The IBM watsonx Code Assistant On Prem bulletin documents this CVE as part of multiple vulnerabilities...

7.5CVSS6.9AI score0.0042EPSS
Exploits0References3Affected Software1
cvelist
cvelist
added 2025/09/25 12:0 a.m.12 views

CVE-2025-55559

An issue was discovered TensorFlow v2.18.0. A Denial of Service DoS occurs when padding is set to 'valid' in tf.keras.layers.Conv2D...

0.00204EPSS
Exploits1References2
cvelist
cvelist
added 2025/09/25 12:0 a.m.11 views

CVE-2025-55558

A buffer overflow occurs in pytorch v2.7.0 when a PyTorch model consists of torch.nn.Conv2d, torch.nn.functional.hardshrink, and torch.Tensor.view-torch.mv and is compiled by Inductor, leading to a Denial of Service DoS...

0.0042EPSS
Exploits0References3
osv
osv
added 2025/09/25 12:0 a.m.6 views

CVE-2025-55558

A buffer overflow occurs in pytorch v2.7.0 when a PyTorch model consists of torch.nn.Conv2d, torch.nn.functional.hardshrink, and torch.Tensor.view-torch.mv and is compiled by Inductor, leading to a Denial of Service DoS...

7.5CVSS7.3AI score0.0042EPSS
Exploits0References5
Rows per page
Query Builder