Lucene search
K

18 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-6847

Malicious code in bioql PyPI...

7.5CVSS7.7AI score0.00064EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2025/05/22 9:55 p.m.3 views

CVE-2022-35989

TensorFlow is an open source platform for machine learning. When MaxPool receives a window size input array ksize with dimensions greater than its input tensor input, the GPU kernel gives a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub comm...

7.5CVSS6.5AI score0.00064EPSS
Exploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 3:43 a.m.1 views

SUSE CVE-2021-29570

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.MaxPoolGradWithArgmax can cause reads outside of bounds of heap allocated data if attacker supplies specially crafted inputs. The...

7.1CVSS6.9AI score0.00009EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:43 a.m.1 views

SUSE CVE-2021-29574

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.MaxPool3DGradGrad exhibits undefined behavior by dereferencing null pointers backing attacker-supplied empty tensors. The...

7.8CVSS7.5AI score0.00011EPSS
Exploits1References3
OSV
OSV
added 2022/09/16 10:28 p.m.1 views

GHSA-J43H-PGMG-5HJQ TensorFlow vulnerable to `CHECK` fail in `MaxPool`

Impact When MaxPool receives a window size input array ksize with dimensions greater than its input tensor input, the GPU kernel gives a CHECK fail that can be used to trigger a denial of service attack. python import tensorflow as tf import numpy as np input = np.ones1, 1, 1, 1 ksize = 1, 1, 2, ...

5.9CVSS5.8AI score0.00064EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2022/09/16 10:28 p.m.28 views

TensorFlow vulnerable to `CHECK` fail in `MaxPool`

Impact When MaxPool receives a window size input array ksize with dimensions greater than its input tensor input, the GPU kernel gives a CHECK fail that can be used to trigger a denial of service attack. python import tensorflow as tf import numpy as np input = np.ones1, 1, 1, 1 ksize = 1, 1, 2, ...

7.5CVSS7.3AI score0.00064EPSS
Exploits0References5Affected Software3
Prion
Prion
added 2022/09/16 10:15 p.m.12 views

Stack overflow

TensorFlow is an open source platform for machine learning. When MaxPool receives a window size input array ksize with dimensions greater than its input tensor input, the GPU kernel gives a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub comm...

5CVSS7.3AI score0.00064EPSS
Exploits0References2Affected Software1
Debian CVE
Debian CVE
added 2022/09/16 9:35 p.m.0 views

CVE-2022-35989

TensorFlow is an open source platform for machine learning. When MaxPool receives a window size input array ksize with dimensions greater than its input tensor input, the GPU kernel gives a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub comm...

7.5CVSS6.7AI score0.00064EPSS
Exploits0
CVE
CVE
added 2022/09/16 9:35 p.m.69 views

CVE-2022-35989

CVE-2022-35989 affects TensorFlow, where MaxPool on GPU can trigger a denial of service when a ksize window is larger than the input tensor. Root cause: a GPU kernel CHECK failure in MaxPool. Mitigation/fix: patch committed (32d7bd3defd134f21a4e344c8dfd40099aaf6b18); fix to be included in TensorF...

7.5CVSS6.2AI score0.00064EPSS
Exploits0References2Affected Software1
Cvelist
Cvelist
added 2022/09/16 9:35 p.m.14 views

CVE-2022-35989 `CHECK` fail in `MaxPool` in TensorFlow

TensorFlow is an open source platform for machine learning. When MaxPool receives a window size input array ksize with dimensions greater than its input tensor input, the GPU kernel gives a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub comm...

5.9CVSS7.5AI score0.00064EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2022/09/16 9:35 p.m.5 views

CVE-2022-35989 `CHECK` fail in `MaxPool` in TensorFlow

TensorFlow is an open source platform for machine learning. When MaxPool receives a window size input array ksize with dimensions greater than its input tensor input, the GPU kernel gives a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub comm...

5.9CVSS7.3AI score0.00064EPSS
Exploits0References2
OSV
OSV
added 2022/09/16 9:35 p.m.16 views

CVE-2022-35989 `CHECK` fail in `MaxPool` in TensorFlow

TensorFlow is an open source platform for machine learning. When MaxPool receives a window size input array ksize with dimensions greater than its input tensor input, the GPU kernel gives a CHECK fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub comm...

5.9CVSS7.5AI score0.00064EPSS
Exploits0References4
CNNVD
CNNVD
added 2022/09/16 12:0 a.m.2 views

Google TensorFlow 安全漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google, Inc. in the United States. A security vulnerability exists in Google TensorFlow, which stems from an assertion failure in the GPU kernel when MaxPool receives a window-sized input array ksize with a...

7.5CVSS7.5AI score0.00064EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2022/09/16 12:0 a.m.3 views

PT-2022-23087 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.10.0 TensorFlow versions 2.9.1 and earlier TensorFlow versions 2.8.1 and earlier TensorFlow versions 2.7.2 and earlier Description: The issue occurs when the MaxPool function receives a window size input array...

7.5CVSS7.2AI score0.00064EPSS
Exploits0References8
PyPA
PyPA
added 2022/02/03 2:15 p.m.4 views

PYSEC-2022-118

Tensorflow is an Open Source Machine Learning Framework. The implementation of QuantizedMaxPool has an undefined behavior where user controlled inputs can trigger a reference binding to null pointer. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow...

6.5CVSS6.9AI score0.00221EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2021/05/14 8:15 p.m.0 views

PYSEC-2021-702

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.MaxPool3DGradGrad is vulnerable to a heap buffer overflow. The...

7.8CVSS6.3AI score0.00012EPSS
Exploits1References2
OSV
OSV
added 2021/05/14 8:15 p.m.0 views

PYSEC-2021-697

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.MaxPoolGradWithArgmax can cause reads outside of bounds of heap allocated data if attacker supplies specially crafted inputs. The...

7.8CVSS7.5AI score0.00017EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2021/05/14 7:16 p.m.1 views

CVE-2021-29573

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.MaxPoolGradWithArgmax is vulnerable to a division by 0. The...

5.5CVSS6.9AI score0.00009EPSS
Exploits1
Rows per page
Query Builder