Lucene search
+L

508 matches found

OpenVAS
OpenVAS
added 2021/11/26 12:0 a.m.29 views

SUSE: Security Advisory (SUSE-SU-2021:3806-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.6AI score0.06846EPSS
SaveExploits1References2
CNVD
CNVD
added 2021/11/24 12:0 a.m.44 views

Google TensorFlow Input Validation Error Vulnerability (CNVD-2022-09875)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from an input validation error vulnerability that can be exploited by an attacker to cause a CHECK failure and crash...

5.5CVSS5.4AI score0.0023EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/11/24 12:0 a.m.47 views

Google TensorFlow Input Validation Error Vulnerability (CNVD-2022-09873)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from an input validation error vulnerability that can be exploited by an attacker to call tf.image.resize with a large input parameter, then the TensorFlow process will...

5.5CVSS5.4AI score0.0023EPSS
SaveExploits1References1
OSV
OSV
added 2021/11/10 7:35 p.m.6 views

GHSA-PRCG-WP5Q-RV7P Crashes due to overflow and `CHECK`-fail in ops with large tensor shapes

Impact TensorFlow allows tensor to have a large number of dimensions and each dimension can be as large as desired. However, the total number of elements in a tensor must fit within an int64t. If an overflow occurs, MultiplyWithoutOverflow would return a negative result. In the majority of...

6.8CVSS5.8AI score0.00307EPSS
SaveExploits1References11
OSV
OSV
added 2021/11/10 7:33 p.m.32 views

GHSA-2P25-55C9-H58Q Overflow/crash in `tf.tile` when tiling tensor is large

Impact If tf.tile 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.backend.tilex=np.ones1,1,1, n=100000000,100000000, 100000000 The number of elements in the output...

6.8CVSS6AI score0.0023EPSS
SaveExploits1References8
OSV
OSV
added 2021/11/05 8:15 p.m.21 views

CVE-2021-41197

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow allows tensor to have a large number of dimensions and each dimension can be as large as desired. However, the total number of elements in a tensor must fit within an int64t. If an overflow occurs,...

5.5CVSS5.4AI score
SaveExploits0References6
PyPA
PyPA
added 2021/11/05 8:15 p.m.6 views

PYSEC-2021-391

TensorFlow is an open source platform for machine learning. In affected versions if tf.tile 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 type and th...

5.5CVSS7.2AI score0.0023EPSS
SaveExploits1References3Affected Software1
PyPA
PyPA
added 2021/11/05 8:15 p.m.8 views

PYSEC-2021-607

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow allows tensor to have a large number of dimensions and each dimension can be as large as desired. However, the total number of elements in a tensor must fit within an int64t. If an overflow occurs,...

5.5CVSS7.1AI score0.00307EPSS
SaveExploits2References6Affected Software1
Prion
Prion
added 2021/11/05 8:15 p.m.22 views

Stack overflow

TensorFlow is an open source platform for machine learning. In affected versions the implementation of tf.math.segment operations results in a CHECK-fail related abort and denial of service if a segment id in segmentids is large. This is similar to CVE-2021-29584 and similar other reported...

2.1CVSS5.7AI score0.00205EPSS
SaveExploits2References4Affected Software1
Prion
Prion
added 2021/11/05 8:15 p.m.23 views

Design/Logic Flaw

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow allows tensor to have a large number of dimensions and each dimension can be as large as desired. However, the total number of elements in a tensor must fit within an int64t. If an overflow occurs,...

2.1CVSS5.5AI score0.00307EPSS
SaveExploits2References6Affected Software1
PyPA
PyPA
added 2021/11/05 8:15 p.m.10 views

PYSEC-2021-608

TensorFlow is an open source platform for machine learning. In affected versions if tf.tile 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 type and th...

5.5CVSS7.2AI score0.0023EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2021/11/05 7:55 p.m.67 views

CVE-2021-41197 Crashes due to overflow and `CHECK`-fail in ops with large tensor shapes

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow allows tensor to have a large number of dimensions and each dimension can be as large as desired. However, the total number of elements in a tensor must fit within an int64t. If an overflow occurs,...

5.5CVSS5AI score0.00307EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2021/11/05 7:55 p.m.6 views

CVE-2021-41197

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow allows tensor to have a large number of dimensions and each dimension can be as large as desired. However, the total number of elements in a tensor must fit within an int64t. If an overflow occurs,...

5.5CVSS7.1AI score0.00307EPSS
SaveExploits1
Debian CVE
Debian CVE
added 2021/11/05 7:55 p.m.5 views

CVE-2021-41198

TensorFlow is an open source platform for machine learning. In affected versions if tf.tile 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 type and th...

5.5CVSS7.2AI score0.0023EPSS
SaveExploits1
CNNVD
CNNVD
added 2021/11/05 12:0 a.m.6 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 where, in the affected version, if tf.summary.createfilewriter is called with a non-scalar parameter, the code crashes...

5.5CVSS5.8AI score0.0023EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2021/11/05 12:0 a.m.7 views

Google TensorFlow 输入验证错误漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from an input validation error vulnerability that can be exploited by an attacker to cause a CHECK failure and crash...

5.5CVSS5.7AI score0.0023EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2021/11/05 12:0 a.m.6 views

Google TensorFlow 输入验证错误漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow suffers from an input validation error vulnerability that can be exploited by an attacker to cause an abort and denial of service related to a CHECK failure...

5.5CVSS5.7AI score0.00205EPSS
SaveExploits1References6
OSV
OSV
added 2021/08/25 2:43 p.m.6 views

GHSA-2R8P-FG3C-WCJ4 Heap OOB and CHECK fail in `ResourceGather`

Impact An attacker can trigger a crash via a CHECK-fail in debug builds of TensorFlow using tf.rawops.ResourceGather or a read from outside the bounds of heap allocated data in the same API in a release build: python import tensorflow as tf tensor =...

7.3CVSS6AI score0.00167EPSS
SaveExploits0References7
CNVD
CNVD
added 2021/07/01 12:0 a.m.8 views

Google TensorFlow code issue vulnerability (CNVD-2021-46657)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. A code issue vulnerability exists in TensorFlow 2.4.2,2.3.3,2.2.3,2.1.4, which can be exploited by an attacker to cause a denial of service by exploiting a CHECK failure from the implementation...

5.5CVSS6.7AI score0.00189EPSS
SaveExploits1References1
CNVD
CNVD
added 2021/07/01 12:0 a.m.10 views

Google TensorFlow code issue vulnerability (CNVD-2021-46656)

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. A code issue vulnerability exists in TensorFlow 2.4.2,2.3.3,2.2.3,2.1.4, which can be exploited by an attacker to cause a denial of service by exploiting a CHECK failure from the implementation...

5.5CVSS6.7AI score0.00189EPSS
SaveExploits1References1
Rows per page
Query Builder