CVE-2021-41204
- EPSS 0.02%
- Veröffentlicht 05.11.2021 21:15:08
- Zuletzt bearbeitet 21.11.2024 06:25:46
TensorFlow is an open source platform for machine learning. In affected versions during TensorFlow's Grappler optimizer phase, constant folding might attempt to deep copy a resource tensor. This results in a segfault, as these tensors are supposed to...
CVE-2021-41205
- EPSS 0.02%
- Veröffentlicht 05.11.2021 21:15:08
- Zuletzt bearbeitet 21.11.2024 06:25:46
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 Tens...
CVE-2021-41211
- EPSS 0.02%
- Veröffentlicht 05.11.2021 21:15:08
- Zuletzt bearbeitet 21.11.2024 06:25:47
TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for `QuantizeV2` can trigger a read outside of bounds of heap allocated array. This occurs whenever `axis` is a negative value less than `-1`. I...
CVE-2021-41212
- EPSS 0.02%
- Veröffentlicht 05.11.2021 21:15:08
- Zuletzt bearbeitet 21.11.2024 06:25:47
TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for `tf.ragged.cross` can trigger a read outside of bounds of heap allocated array. The fix will be included in TensorFlow 2.7.0. We will also c...
CVE-2021-41214
- EPSS 0.02%
- Veröffentlicht 05.11.2021 21:15:08
- Zuletzt bearbeitet 21.11.2024 06:25:47
TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for `tf.ragged.cross` has an undefined behavior due to binding a reference to `nullptr`. The fix will be included in TensorFlow 2.7.0. We will a...
CVE-2021-41200
- EPSS 0.05%
- Veröffentlicht 05.11.2021 20:15:08
- Zuletzt bearbeitet 21.11.2024 06:25:45
TensorFlow is an open source platform for machine learning. In affected versions if `tf.summary.create_file_writer` 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 che...
CVE-2021-41201
- EPSS 0.02%
- Veröffentlicht 05.11.2021 20:15:08
- Zuletzt bearbeitet 21.11.2024 06:25:45
TensorFlow is an open source platform for machine learning. In affeced versions during execution, `EinsumHelper::ParseEquation()` is supposed to set the flags in `input_has_ellipsis` vector and `*output_has_ellipsis` boolean to indicate whether there...
CVE-2021-41210
- EPSS 0.02%
- Veröffentlicht 05.11.2021 20:15:08
- Zuletzt bearbeitet 21.11.2024 06:25:47
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. W...
CVE-2021-41195
- EPSS 0.04%
- Veröffentlicht 05.11.2021 20:15:07
- Zuletzt bearbeitet 21.11.2024 06:25:44
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 `segment_ids` is large. This is s...
CVE-2021-41196
- EPSS 0.05%
- Veröffentlicht 05.11.2021 20:15:07
- Zuletzt bearbeitet 21.11.2024 06:25:44
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 ope...