Lucene search
+L

68 matches found

OSV
OSV
added 2026/07/13 2:19 p.m.3 views

PYSEC-2026-3360 TensorFlow vulnerable to `CHECK` fail in `Conv2DBackpropInput`

Impact The implementation of Conv2DBackpropInput requires inputsizes to be 4-dimensional. Otherwise, it gives a CHECK failure which can be used to trigger a denial of service attack: python import tensorflow as tf strides = 1, 1, 1, 1 padding = "SAME" usecudnnongpu = True explicitpaddings =...

5.9CVSS6.9AI score0.00398EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 2:19 p.m.1 views

PYSEC-2026-3227 TensorFlow vulnerable to `CHECK` fail in `Conv2DBackpropInput`

Impact The implementation of Conv2DBackpropInput requires inputsizes to be 4-dimensional. Otherwise, it gives a CHECK failure which can be used to trigger a denial of service attack: python import tensorflow as tf strides = 1, 1, 1, 1 padding = "SAME" usecudnnongpu = True explicitpaddings =...

5.9CVSS6.9AI score0.00398EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 2:19 p.m.4 views

PYSEC-2026-3361 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.9CVSS6.9AI score0.00411EPSS
SaveExploits0References7
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
SaveExploits1References7
OSV
OSV
added 2026/07/07 10:17 a.m.7 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.00411EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/01/09 9:10 a.m.9 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.00411EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2021-0267

Malware in sbrugna...

5.5CVSS5.3AI score0.00198EPSS
SaveExploits1References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2025-31122

Malicious code in bioql PyPI...

7.5CVSS6.4AI score0.00204EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2025/10/01 11:22 p.m.5 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
SaveExploits1References3
Tenable Nessus
Tenable 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.00424EPSS
SaveExploits0References3
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
SaveExploits1References2
NVD
NVD
added 2025/09/25 4:15 p.m.9 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
SaveExploits1References2
OSV
OSV
added 2025/09/25 4:15 p.m.3 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
SaveExploits1References1
NVD
NVD
added 2025/09/25 4:15 p.m.9 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.00424EPSS
SaveExploits0References3
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.00424EPSS
SaveExploits0References1
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.00424EPSS
SaveExploits0References3
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
SaveExploits1References3
Cvelist
Cvelist
added 2025/09/25 12:0 a.m.14 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
SaveExploits1References2
Cvelist
Cvelist
added 2025/09/25 12:0 a.m.13 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.00424EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/09/25 12:0 a.m.3 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...

6.9AI score0.00424EPSS
SaveExploits0References3
Rows per page
Query Builder