Lucene search
+L

3137 matches found

OSV
OSV
added 2021/11/05 8:15 p.m.15 views

CVE-2021-41201

TensorFlow is an open source platform for machine learning. In affeced versions during execution, EinsumHelper::ParseEquation is supposed to set the flags in inputhasellipsis vector and outputhasellipsis boolean to indicate whether there is ellipsis in the corresponding inputs and output. However...

7.8CVSS7.6AI score
SaveExploits0References2
OSV
OSV
added 2021/11/05 8:15 p.m.24 views

CVE-2021-41210

TensorFlow is an open source platform for machine learning. In affected versions the shape inference functions for SparseCountSparseOutput can trigger a read outside of bounds of heap allocated array. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow...

7.1CVSS6.9AI score
SaveExploits0References2
NVD
NVD
added 2021/11/05 8:15 p.m.36 views

CVE-2021-41210

TensorFlow is an open source platform for machine learning. In affected versions the shape inference functions for SparseCountSparseOutput can trigger a read outside of bounds of heap allocated array. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow...

7.1CVSS0.00148EPSS
SaveExploits0References2
NVD
NVD
added 2021/11/05 8:15 p.m.32 views

CVE-2021-41200

TensorFlow is an open source platform for machine learning. In affected versions if tf.summary.createfilewriter is called with non-scalar arguments code crashes due to a CHECK-fail. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow...

5.5CVSS0.0023EPSS
SaveExploits1References3
OSV
OSV
added 2021/11/05 8:15 p.m.17 views

CVE-2021-41200

TensorFlow is an open source platform for machine learning. In affected versions if tf.summary.createfilewriter is called with non-scalar arguments code crashes due to a CHECK-fail. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow...

5.5CVSS5.4AI score
SaveExploits0References3
OSV
OSV
added 2021/11/05 8:15 p.m.19 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.5CVSS5.3AI score
SaveExploits0References3
OSV
OSV
added 2021/11/05 8:15 p.m.19 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.5CVSS5.5AI score
SaveExploits0References4
NVD
NVD
added 2021/11/05 8:15 p.m.33 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.5CVSS0.0023EPSS
SaveExploits1References3
OSV
OSV
added 2021/11/05 8:15 p.m.22 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
OSV
OSV
added 2021/11/05 8:15 p.m.20 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.5CVSS5.4AI score
SaveExploits0References3
NVD
NVD
added 2021/11/05 8:15 p.m.25 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.5CVSS0.00205EPSS
SaveExploits1References4
OSV
OSV
added 2021/11/05 8:15 p.m.18 views

PYSEC-2021-610

TensorFlow is an open source platform for machine learning. In affected versions if tf.summary.createfilewriter is called with non-scalar arguments code crashes due to a CHECK-fail. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow...

5.5CVSS3.5AI score0.0023EPSS
SaveExploits1References3
OSV
OSV
added 2021/11/05 8:15 p.m.18 views

PYSEC-2021-611

TensorFlow is an open source platform for machine learning. In affeced versions during execution, EinsumHelper::ParseEquation is supposed to set the flags in inputhasellipsis vector and outputhasellipsis boolean to indicate whether there is ellipsis in the corresponding inputs and output. However...

7.8CVSS2.9AI score0.00241EPSS
SaveExploits1References2
Prion
Prion
added 2021/11/05 8:15 p.m.17 views

Stack overflow

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

2.1CVSS5.5AI score0.0023EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2021/11/05 8:15 p.m.18 views

Out-of-bounds

TensorFlow is an open source platform for machine learning. In affected versions the shape inference functions for SparseCountSparseOutput can trigger a read outside of bounds of heap allocated array. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow...

3.6CVSS6.8AI score0.00148EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/11/05 8:15 p.m.20 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.5CVSS1.6AI score0.00307EPSS
SaveExploits1References6
OSV
OSV
added 2021/11/05 8:15 p.m.19 views

PYSEC-2021-844

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.5CVSS0.9AI score0.00205EPSS
SaveExploits1References4
Prion
Prion
added 2021/11/05 8:15 p.m.22 views

Integer overflow

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

2.1CVSS5.6AI score0.0023EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2021/11/05 8:15 p.m.16 views

Stack overflow

TensorFlow is an open source platform for machine learning. In affected versions if tf.summary.createfilewriter is called with non-scalar arguments code crashes due to a CHECK-fail. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow...

2.1CVSS5.6AI score0.0023EPSS
SaveExploits1References3Affected Software1
Prion
Prion
added 2021/11/05 8:15 p.m.24 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
Rows per page
Query Builder