CVE-2021-29531
- EPSS 0.02%
- Published 14.05.2021 20:15:12
- Last modified 21.11.2024 06:01:19
TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a `CHECK` fail in PNG encoding by providing an empty input tensor as the pixel data. This is because the implementation(https://github.com/tensorflow/tenso...
CVE-2021-29532
- EPSS 0.02%
- Published 14.05.2021 20:15:12
- Last modified 21.11.2024 06:01:19
TensorFlow is an end-to-end open source platform for machine learning. An attacker can force accesses outside the bounds of heap allocated arrays by passing in invalid tensor values to `tf.raw_ops.RaggedCross`. This is because the implementation(http...
CVE-2021-29533
- EPSS 0.02%
- Published 14.05.2021 20:15:12
- Last modified 21.11.2024 06:01:19
TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a denial of service via a `CHECK` failure by passing an empty image to `tf.raw_ops.DrawBoundingBoxes`. This is because the implementation(https://github.co...
CVE-2021-29534
- EPSS 0.02%
- Published 14.05.2021 20:15:12
- Last modified 21.11.2024 06:01:19
TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger a denial of service via a `CHECK`-fail in `tf.raw_ops.SparseConcat`. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/b432a...
CVE-2021-29535
- EPSS 0.02%
- Published 14.05.2021 20:15:12
- Last modified 21.11.2024 06:01:19
TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in `QuantizedMul` by passing in invalid thresholds for the quantization. This is because the implementation(https://github.com/tensorf...
CVE-2021-29536
- EPSS 0.02%
- Published 14.05.2021 20:15:12
- Last modified 21.11.2024 06:01:19
TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in `QuantizedReshape` by passing in invalid thresholds for the quantization. This is because the implementation(https://github.com/ten...
CVE-2021-29537
- EPSS 0.02%
- Published 14.05.2021 20:15:12
- Last modified 21.11.2024 06:01:20
TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in `QuantizedResizeBilinear` by passing in invalid thresholds for the quantization. This is because the implementation(https://github....
CVE-2021-29538
- EPSS 0.02%
- Published 14.05.2021 20:15:12
- Last modified 21.11.2024 06:01:20
TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a division by zero to occur in `Conv2DBackpropFilter`. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/1b0296c3b8dd9bd948f92...
CVE-2021-29539
- EPSS 0.02%
- Published 14.05.2021 20:15:12
- Last modified 21.11.2024 06:01:20
TensorFlow is an end-to-end open source platform for machine learning. Calling `tf.raw_ops.ImmutableConst`(https://www.tensorflow.org/api_docs/python/tf/raw_ops/ImmutableConst) with a `dtype` of `tf.resource` or `tf.variant` results in a segfault in ...
CVE-2021-29540
- EPSS 0.02%
- Published 14.05.2021 20:15:12
- Last modified 21.11.2024 06:01:20
TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow to occur in `Conv2DBackpropFilter`. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/1b0296c3b8dd9bd94...