Lucene search
+L

35 matches found

OSV
OSV
added 2021/11/05 8:15 p.m.22 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.30 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.18 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.25 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.5CVSS0.0023EPSS
SaveExploits1References3
Prion
Prion
added 2021/11/05 8:15 p.m.16 views

Stack overflow

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

4.6CVSS7.5AI score0.00241EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/11/05 8:15 p.m.9 views

PYSEC-2021-394

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.1AI score0.00241EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2021/11/05 8:15 p.m.18 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
Cvelist
Cvelist
added 2021/11/05 8:10 p.m.29 views

CVE-2021-41205 Heap OOB read in all `tf.raw_ops.QuantizeAndDequantizeV*` ops

TensorFlow is an open source platform for machine learning. In affected versions the shape inference functions for the QuantizeAndDequantizeV operations 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 ...

7.1CVSS7.1AI score0.00148EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2021/11/05 8:10 p.m.36 views

CVE-2021-41205

TensorFlow is an open source platform for machine learning. In affected versions the shape inference functions for the QuantizeAndDequantizeV operations 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 ...

7.1CVSS7AI score0.00148EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/11/05 8:5 p.m.30 views

CVE-2021-41201 Unitialized access in `EinsumHelper::ParseEquation`

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.8AI score0.00241EPSS
SaveExploits1References2
CVE
CVE
added 2021/11/05 7:55 p.m.107 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:50 p.m.88 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
Cvelist
Cvelist
added 2021/11/05 7:50 p.m.31 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
Positive Technologies
Positive Technologies
added 2021/11/05 12:0 a.m.11 views

PT-2021-23177 · 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 shape inference functions for the QuantizeAndDequantizeV operations can...

7.1CVSS6.7AI score0.00148EPSS
SaveExploits0References13
Positive Technologies
Positive Technologies
added 2021/11/05 12:0 a.m.5 views

PT-2021-23181 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.7.0 TensorFlow version 2.6.1 TensorFlow version 2.5.2 TensorFlow version 2.4.4 Description: The implementations for convolution operators in TensorFlow trigger a division by 0 if passed empty filter tensor...

5.5CVSS5.2AI score0.00136EPSS
SaveExploits0References16
Rows per page
Query Builder