CVE-2022-35993
- EPSS 0.13%
- Published 16.09.2022 23:15:10
- Last modified 21.11.2024 07:12:08
TensorFlow is an open source platform for machine learning. When `SetSize` receives an input `set_shape` that is not a 1D tensor, it gives a `CHECK` fails that can be used to trigger a denial of service attack. We have patched the issue in GitHub com...
CVE-2022-35994
- EPSS 0.08%
- Published 16.09.2022 23:15:10
- Last modified 21.11.2024 07:12:08
TensorFlow is an open source platform for machine learning. When `CollectiveGather` receives an scalar input `input`, it gives a `CHECK` fails that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit c1f49181...
CVE-2022-35995
- EPSS 0.13%
- Published 16.09.2022 23:15:10
- Last modified 21.11.2024 07:12:08
TensorFlow is an open source platform for machine learning. When `AudioSummaryV2` receives an input `sample_rate` with more than one element, it gives a `CHECK` fails that can be used to trigger a denial of service attack. We have patched the issue i...
CVE-2022-35996
- EPSS 0.13%
- Published 16.09.2022 23:15:10
- Last modified 21.11.2024 07:12:08
TensorFlow is an open source platform for machine learning. If `Conv2D` is given empty `input` and the `filter` and `padding` sizes are valid, the output is all-zeros. This causes division-by-zero floating point exceptions that can be used to trigger...
CVE-2022-35997
- EPSS 0.08%
- Published 16.09.2022 23:15:10
- Last modified 21.11.2024 07:12:08
TensorFlow is an open source platform for machine learning. If `tf.sparse.cross` receives an input `separator` that is not a scalar, it gives a `CHECK` fail that can be used to trigger a denial of service attack. We have patched the issue in GitHub c...
CVE-2022-35998
- EPSS 0.13%
- Published 16.09.2022 23:15:10
- Last modified 21.11.2024 07:12:08
TensorFlow is an open source platform for machine learning. If `EmptyTensorList` receives an input `element_shape` with more than one dimension, it gives a `CHECK` fail that can be used to trigger a denial of service attack. We have patched the issue...
CVE-2022-35999
- EPSS 0.13%
- Published 16.09.2022 23:15:10
- Last modified 21.11.2024 07:12:09
TensorFlow is an open source platform for machine learning. When `Conv2DBackpropInput` receives empty `out_backprop` inputs (e.g. `[3, 1, 0, 1]`), the current CPU/GPU kernels `CHECK` fail (one with dnnl, the other with cudnn). This can be used to tri...
CVE-2022-36000
- EPSS 0.15%
- Published 16.09.2022 23:15:10
- Last modified 21.11.2024 07:12:09
TensorFlow is an open source platform for machine learning. When `mlir::tfg::ConvertGenericFunctionToFunctionDef` is given empty function attributes, it gives a null dereference. We have patched the issue in GitHub commit aed36912609fc07229b4d0a7b44f...
CVE-2022-36001
- EPSS 0.13%
- Published 16.09.2022 23:15:10
- Last modified 21.11.2024 07:12:09
TensorFlow is an open source platform for machine learning. When `DrawBoundingBoxes` receives an input `boxes` that is not of dtype `float`, it gives a `CHECK` fail that can trigger a denial of service attack. We have patched the issue in GitHub comm...
CVE-2022-36002
- EPSS 0.13%
- Published 16.09.2022 23:15:10
- Last modified 21.11.2024 07:12:09
TensorFlow is an open source platform for machine learning. When `Unbatch` receives a nonscalar input `id`, it gives a `CHECK` fail that can trigger a denial of service attack. We have patched the issue in GitHub commit 4419d10d576adefa36b0e0a9425d25...