CVE-2022-35987
- EPSS 0.13%
- Veröffentlicht 16.09.2022 22:15:11
- Zuletzt bearbeitet 21.11.2024 07:12:07
TensorFlow is an open source platform for machine learning. `DenseBincount` assumes its input tensor `weights` to either have the same shape as its input tensor `input` or to be length-0. A different `weights` shape will trigger a `CHECK` fail that c...
CVE-2022-35988
- EPSS 0.13%
- Veröffentlicht 16.09.2022 22:15:11
- Zuletzt bearbeitet 21.11.2024 07:12:07
TensorFlow is an open source platform for machine learning. When `tf.linalg.matrix_rank` receives an empty input `a`, the GPU kernel gives a `CHECK` fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub comm...
CVE-2022-35989
- EPSS 0.13%
- Veröffentlicht 16.09.2022 22:15:11
- Zuletzt bearbeitet 21.11.2024 07:12:07
TensorFlow is an open source platform for machine learning. When `MaxPool` receives a window size input array `ksize` with dimensions greater than its input tensor `input`, the GPU kernel gives a `CHECK` fail that can be used to trigger a denial of s...
CVE-2022-35990
- EPSS 0.13%
- Veröffentlicht 16.09.2022 22:15:11
- Zuletzt bearbeitet 21.11.2024 07:12:07
TensorFlow is an open source platform for machine learning. When `tf.quantization.fake_quant_with_min_max_vars_per_channel_gradient` receives input `min` or `max` of rank other than 1, it gives a `CHECK` fail that can trigger a denial of service atta...
CVE-2022-36018
- EPSS 0.13%
- Veröffentlicht 16.09.2022 22:15:11
- Zuletzt bearbeitet 21.11.2024 07:12:11
TensorFlow is an open source platform for machine learning. If `RaggedTensorToVariant` is given a `rt_nested_splits` list that contains tensors of ranks other than one, it results in a `CHECK` fail that can be used to trigger a denial of service atta...
CVE-2022-36019
- EPSS 0.13%
- Veröffentlicht 16.09.2022 22:15:11
- Zuletzt bearbeitet 21.11.2024 07:12:11
TensorFlow is an open source platform for machine learning. If `FakeQuantWithMinMaxVarsPerChannel` is given `min` or `max` tensors of a rank other than one, it results in a `CHECK` fail that can be used to trigger a denial of service attack. We have ...
CVE-2022-36026
- EPSS 0.13%
- Veröffentlicht 16.09.2022 22:15:11
- Zuletzt bearbeitet 21.11.2024 07:12:12
TensorFlow is an open source platform for machine learning. If `QuantizeAndDequantizeV3` is given a nonscalar `num_bits` input tensor, it results in a `CHECK` fail that can be used to trigger a denial of service attack. We have patched the issue in G...
CVE-2022-35966
- EPSS 0.13%
- Veröffentlicht 16.09.2022 21:15:09
- Zuletzt bearbeitet 21.11.2024 07:12:04
TensorFlow is an open source platform for machine learning. If `QuantizedAvgPool` is given `min_input` or `max_input` tensors of a nonzero rank, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issu...
CVE-2022-35967
- EPSS 0.13%
- Veröffentlicht 16.09.2022 21:15:09
- Zuletzt bearbeitet 21.11.2024 07:12:04
TensorFlow is an open source platform for machine learning. If `QuantizedAdd` is given `min_input` or `max_input` tensors of a nonzero rank, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issue in...
CVE-2022-35968
- EPSS 0.14%
- Veröffentlicht 16.09.2022 21:15:09
- Zuletzt bearbeitet 21.11.2024 07:12:04
TensorFlow is an open source platform for machine learning. The implementation of `AvgPoolGrad` does not fully validate the input `orig_input_shape`. This results in a `CHECK` failure which can be used to trigger a denial of service attack. We have p...