CVE-2022-21741
- EPSS 0.23%
- Published 03.02.2022 15:15:08
- Last modified 05.05.2025 17:17:51
Tensorflow is an Open Source Machine Learning Framework. ### Impact An attacker can craft a TFLite model that would trigger a division by zero in the implementation of depthwise convolutions. The parameters of the convolution can be user controlled a...
CVE-2022-21737
- EPSS 0.22%
- Published 03.02.2022 14:15:08
- Last modified 05.05.2025 17:17:50
Tensorflow is an Open Source Machine Learning Framework. The implementation of `*Bincount` operations allows malicious users to cause denial of service by passing in arguments which would trigger a `CHECK`-fail. There are several conditions that the ...
CVE-2022-21738
- EPSS 0.22%
- Published 03.02.2022 14:15:08
- Last modified 05.05.2025 17:17:50
Tensorflow is an Open Source Machine Learning Framework. The implementation of `SparseCountSparseOutput` can be made to crash a TensorFlow process by an integer overflow whose result is then used in a memory allocation. The fix will be included in Te...
CVE-2022-21739
- EPSS 0.22%
- Published 03.02.2022 14:15:08
- Last modified 05.05.2025 17:17:50
Tensorflow is an Open Source Machine Learning Framework. The implementation of `QuantizedMaxPool` has an undefined behavior where user controlled inputs can trigger a reference binding to null pointer. The fix will be included in TensorFlow 2.8.0. We...
CVE-2022-21734
- EPSS 0.22%
- Published 03.02.2022 13:15:08
- Last modified 05.05.2025 17:17:49
Tensorflow is an Open Source Machine Learning Framework. The implementation of `MapStage` is vulnerable a `CHECK`-fail if the key tensor is not a scalar. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow ...
CVE-2022-21735
- EPSS 0.22%
- Published 03.02.2022 13:15:08
- Last modified 05.05.2025 17:17:49
Tensorflow is an Open Source Machine Learning Framework. The implementation of `FractionalMaxPool` can be made to crash a TensorFlow process via a division by 0. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on Ten...
CVE-2022-23569
- EPSS 0.12%
- Published 03.02.2022 13:15:08
- Last modified 05.05.2025 17:17:57
Tensorflow is an Open Source Machine Learning Framework. Multiple operations in TensorFlow can be used to trigger a denial of service via `CHECK`-fails (i.e., assertion failures). This is similar to TFSA-2021-198 and has similar fixes. We have patche...
CVE-2022-21725
- EPSS 0.22%
- Published 03.02.2022 13:15:07
- Last modified 05.05.2025 17:17:48
Tensorflow is an Open Source Machine Learning Framework. The estimator for the cost of some convolution operations can be made to execute a division by 0. The function fails to check that the stride argument is strictly positive. Hence, the fix is to...
CVE-2022-21729
- EPSS 0.22%
- Published 03.02.2022 13:15:07
- Last modified 05.05.2025 17:17:49
Tensorflow is an Open Source Machine Learning Framework. The implementation of `UnravelIndex` is vulnerable to a division by zero caused by an integer overflow bug. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on ...
CVE-2022-21736
- EPSS 0.25%
- Published 03.02.2022 12:15:08
- Last modified 05.05.2025 17:17:50
Tensorflow is an Open Source Machine Learning Framework. The implementation of `SparseTensorSliceDataset` has an undefined behavior: under certain condition it can be made to dereference a `nullptr` value. The 3 input arguments to `SparseTensorSliceD...