Lucene search
+L

9218 matches found

Cvelist
Cvelist
added 2021/11/05 7:55 p.m.70 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
CVE
CVE
added 2021/11/05 7:55 p.m.113 views

CVE-2021-41197

CVE-2021-41197 concerns TensorFlow where treating large tensor shapes can overflow int64, causing a CHECK-failure abort during shape construction (notably in operations like tf.math.segment_, SparseCwise , and depthwise-related paths). The issue is addressed by upstream fixes, with the primary pa...

5.5CVSS4.8AI score0.00307EPSS
SaveExploits1References6Affected Software1
CVE
CVE
added 2021/11/05 7:55 p.m.90 views

CVE-2021-41198

CVE-2021-41198 affects TensorFlow where calling tf.tile with very large inputs can trigger a CHECK failure due to int64 overflow, crashing the process. The issue is rooted in the tile operation’s handling of output size and overflow detection. Remediation is available: TensorFlow 2.7.0 includes t...

5.5CVSS5.6AI score0.0023EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2021/11/05 7:55 p.m.46 views

CVE-2021-41198 Overflow/crash in `tf.tile` when tiling tensor is large

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.5CVSS5.8AI score0.0023EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2021/11/05 7:55 p.m.31 views

CVE-2021-41199 Overflow/crash in `tf.image.resize` when size is large

TensorFlow is an open source platform for machine learning. In affected versions if tf.image.resize 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 typ...

5.5CVSS5.8AI score0.0023EPSS
SaveExploits1References3
CVE
CVE
added 2021/11/05 7:55 p.m.103 views

CVE-2021-41199

CVE-2021-41199 refers to an overflow crash in TensorFlow’s tf.image.resize when the output size is very large. Affected TF versions up to 2.7.0 (and cherry-picks for 2.6.1, 2.5.2, 2.4.4) abort the process via a CHECK failure due to int64 overflow while computing the output tensor size. Connected ...

5.5CVSS5.6AI score0.0023EPSS
SaveExploits1References3Affected Software1
Debian CVE
Debian CVE
added 2021/11/05 7:55 p.m.8 views

CVE-2021-41199

TensorFlow is an open source platform for machine learning. In affected versions if tf.image.resize 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 typ...

5.5CVSS7.2AI score0.0023EPSS
SaveExploits1
CVE
CVE
added 2021/11/05 7:55 p.m.90 views

CVE-2021-41196

CVE-2021-41196 affects TensorFlow (Keras pooling layers). In affected builds, pooling operations can segfault when pool size is 0 or a dimension is negative because values in the sliding window are not checked to be strictly positive. The issue is tied to TensorFlow’s pooling implementation, with...

5.5CVSS5.5AI score0.0023EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2021/11/05 7:55 p.m.35 views

CVE-2021-41196 Crash in `max_pool3d` when size argument is 0 or negative

TensorFlow is an open source platform for machine learning. In affected versions the Keras pooling layers can trigger a segfault if the size of the pool is 0 or if a dimension is negative. This is due to the TensorFlow's implementation of pooling operations where the values in the sliding window...

5.5CVSS5.7AI score0.0023EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2021/11/05 7:55 p.m.15 views

CVE-2021-41196

TensorFlow is an open source platform for machine learning. In affected versions the Keras pooling layers can trigger a segfault if the size of the pool is 0 or if a dimension is negative. This is due to the TensorFlow's implementation of pooling operations where the values in the sliding window...

5.5CVSS6.9AI score0.0023EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/11/05 7:50 p.m.34 views

CVE-2021-41195 Crash in `tf.math.segment_*` operations

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...

5.5CVSS5.2AI score0.00205EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2021/11/05 7:50 p.m.7 views

CVE-2021-41195

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...

5.5CVSS7.2AI score0.00205EPSS
SaveExploits1
CVE
CVE
added 2021/11/05 7:50 p.m.93 views

CVE-2021-41195

TensorFlow CVE-2021-41195 affects tf.math.segment_* implementations; large segment_ids can trigger a CHECK failure and abort due to int64 overflow when computing output shapes. Vulnerable CPU/GPU paths use AddDim, with AddDimWithStatus needed to prevent overflow. The fix is planned for TensorFlow...

5.5CVSS5.2AI score0.00205EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2021/11/05 12:00 a.m.11 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 a numeric error vulnerability that stems from TensorFlow's implementation of pooling operations in which values in a sliding window are not rigorously checked for...

5.5CVSS5.5AI score0.0023EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2021/11/05 12:00 a.m.23 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 stems from the fact that TensorFlow allows tensors to have a large number of dimensions, each of which can be adjusted...

5.5CVSS5.7AI score0.00307EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2021/11/05 12:00 a.m.18 views

Google TensorFlow 资源管理错误漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A resource management error vulnerability exists in Google TensorFlow due to a memory leak and post-release usage issue in the asynchronous implementation of CollectiveReduceV2. This occurs due to...

7.8CVSS5.6AI score0.00204EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2021/11/05 12:00 a.m.7 views

PT-2021-23173 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.7.0 TensorFlow versions 2.6.1 and earlier TensorFlow versions 2.5.2 and earlier TensorFlow versions 2.4.4 and earlier Description: The issue arises during execution when EinsumHelper::ParseEquation is supposed t...

8.5CVSS7.6AI score0.00241EPSS
SaveExploits1References13
CNNVD
CNNVD
added 2021/11/05 12:00 a.m.9 views

Google TensorFlow 缓冲区错误漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A buffer error vulnerability exists in Google TensorFlow, which stems from the code for sparse matrix multiplication being susceptible to undefined behavior by binding references to "nullptr" in the...

7.8CVSS7.6AI score0.00204EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2021/11/05 12:00 a.m.12 views

Google TensorFlow 代码问题漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. Google TensorFlow has a code issue vulnerability that can be exploited by an attacker to cause the program to crash...

5.5CVSS5.8AI score0.00181EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2021/11/05 12:00 a.m.5 views

PT-2021-23192 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.7.0 TensorFlow versions 2.6.1 and earlier TensorFlow versions 2.5.2 and earlier TensorFlow versions 2.4.4 and earlier Description: The code for sparse matrix multiplication in TensorFlow is vulnerable to undefin...

7.8CVSS7.3AI score0.00204EPSS
SaveExploits1References13
Rows per page
Query Builder