Lucene search
+L

14153 matches found

OSV
OSV
added 2024/03/06 11:12 a.m.22 views

BIT-TENSORFLOW-2022-35994 `CHECK` fail in `CollectiveGather` in TensorFlow

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 c1f491817dec39a26be3c574e86a88c30f3c4770. The fix will be...

7.5CVSS6.3AI score0.00411EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:12 a.m.35 views

BIT-TENSORFLOW-2022-35995 `CHECK` fail in `AudioSummaryV2` in TensorFlow

TensorFlow is an open source platform for machine learning. When AudioSummaryV2 receives an input samplerate 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 in GitHub commit...

7.5CVSS6.3AI score0.00411EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:12 a.m.17 views

BIT-TENSORFLOW-2022-35996 Floating point exception in `Conv2D` in TensorFlow

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 a denial of service attack. We have patched the issue ...

7.5CVSS6.2AI score0.00411EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:12 a.m.18 views

BIT-TENSORFLOW-2022-35997 `CHECK` fail in `tf.sparse.cross` in TensorFlow

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 commit 83dcb4dbfa094e33db084e97c4d0531a559e0ebf. The f...

7.5CVSS6.3AI score0.0042EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:12 a.m.24 views

BIT-TENSORFLOW-2022-35998 `CHECK` fail in `EmptyTensorList` in TensorFlow

TensorFlow is an open source platform for machine learning. If EmptyTensorList receives an input elementshape 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 in GitHub commit...

7.5CVSS6.3AI score0.0042EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:12 a.m.25 views

BIT-TENSORFLOW-2022-35999 `CHECK` fail in `Conv2DBackpropInput` in TensorFlow

TensorFlow is an open source platform for machine learning. When Conv2DBackpropInput receives empty outbackprop 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 trigger a denial of service attack. We have patched the issue in...

7.5CVSS6.3AI score0.00411EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:12 a.m.21 views

BIT-TENSORFLOW-2022-36001 `CHECK` fail in `DrawBoundingBoxes` in TensorFlow

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 commit da0d65cdc1270038e72157ba35bf74b85d9bda11. The fix wi...

7.5CVSS6.3AI score0.00411EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:12 a.m.22 views

BIT-TENSORFLOW-2022-36002 `CHECK` fail in `Unbatch` in TensorFlow

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 4419d10d576adefa36b0e0a9425d2569f7c0189f. The fix will be included in TensorFlow...

7.5CVSS6.4AI score0.00411EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:12 a.m.23 views

BIT-TENSORFLOW-2022-36003 `CHECK` fail in `RandomPoissonV2` in TensorFlow

TensorFlow is an open source platform for machine learning. When RandomPoissonV2 receives large input shape and rates, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit 552bfced6ce4809db5f3ca305f60ff80dd40c5a3. The fix will be included i...

7.5CVSS6.4AI score0.00411EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:12 a.m.23 views

BIT-TENSORFLOW-2022-36011 Null dereference on MLIR on empty function attributes in TensorFlow

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 1cf45b831eeb0cab8655c9c7c5d06ec6f45fc41b. The fix will be included in...

7.5CVSS6.5AI score0.00411EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:12 a.m.23 views

BIT-TENSORFLOW-2022-36012 Assertion fail on MLIR empty edge names in TensorFlow

TensorFlow is an open source platform for machine learning. When mlir::tfg::ConvertGenericFunctionToFunctionDef is given empty function attributes, it crashes. We have patched the issue in GitHub commit ad069af92392efee1418c48ff561fd3070a03d7b. The fix will be included in TensorFlow 2.10.0. We wi...

7.5CVSS6.5AI score0.00567EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:12 a.m.15 views

BIT-TENSORFLOW-2022-36013 Null-dereference in `mlir::tfg::GraphDefImporter::ConvertNodeDef` in TensorFlow

TensorFlow is an open source platform for machine learning. When mlir::tfg::GraphDefImporter::ConvertNodeDef tries to convert NodeDefs without an op name, it crashes. We have patched the issue in GitHub commit a0f0b9a21c9270930457095092f558fbad4c03e5. The fix will be included in TensorFlow 2.10.0...

7.5CVSS6.5AI score0.00567EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:12 a.m.19 views

BIT-TENSORFLOW-2022-36014 Null-dereference in `mlir::tfg::TFOp::nameAttr` in TensorFlow

TensorFlow is an open source platform for machine learning. When mlir::tfg::TFOp::nameAttr receives null type list attributes, it crashes. We have patched the issue in GitHub commits 3a754740d5414e362512ee981eefba41561a63a6 and a0f0b9a21c9270930457095092f558fbad4c03e5. The fix will be included in...

7.5CVSS6.5AI score0.0058EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 11:12 a.m.17 views

BIT-TENSORFLOW-2022-36015 Integer overflow in math ops in TensorFlow

TensorFlow is an open source platform for machine learning. When RangeSize receives values that do not fit into an int64t, it crashes. We have patched the issue in GitHub commit 37e64539cd29fcfb814c4451152a60f5d107b0f0. The fix will be included in TensorFlow 2.10.0. We will also cherrypick this...

7.5CVSS6.5AI score0.00567EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:12 a.m.15 views

BIT-TENSORFLOW-2022-36016 `CHECK`-fail in `tensorflow::full_type::SubstituteFromAttrs` in TensorFlow

TensorFlow is an open source platform for machine learning. When tensorflow::fulltype::SubstituteFromAttrs receives a FullTypeDef& t that is not exactly three args, it triggers a CHECK-fail instead of returning a status. We have patched the issue in GitHub commit...

7.5CVSS6.5AI score0.00567EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 11:11 a.m.22 views

BIT-TENSORFLOW-2022-36017 Segfault in `Requantize` in TensorFlow

TensorFlow is an open source platform for machine learning. If Requantize is given inputmin, inputmax, requestedoutputmin, requestedoutputmax 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 GitHub commit...

7.5CVSS6.3AI score0.00439EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:11 a.m.25 views

BIT-TENSORFLOW-2022-36018 `CHECK` fail in `RaggedTensorToVariant` in TensorFlow

TensorFlow is an open source platform for machine learning. If RaggedTensorToVariant is given a rtnestedsplits 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 attack. We have patched the issue in GitHub commit...

7.5CVSS6.3AI score0.00398EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:11 a.m.25 views

BIT-TENSORFLOW-2022-36026 `CHECK` fail in `QuantizeAndDequantizeV3` in TensorFlow

TensorFlow is an open source platform for machine learning. If QuantizeAndDequantizeV3 is given a nonscalar numbits 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 GitHub commit f3f9cb38ecfe5a8a703f2c4a8fead434ef291713...

7.5CVSS6.3AI score0.00411EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:11 a.m.20 views

BIT-TENSORFLOW-2022-41880 ThreadUnsafeUnigramCandidateSampler Heap out of bounds in Tensorflow

TensorFlow is an open source platform for machine learning. When the BaseCandidateSamplerOp function receives a value in trueclasses larger than rangemax, a heap oob read occurs. We have patched the issue in GitHub commit b389f5c944cadfdfe599b3f1e4026e036f30d2d4. The fix will be included in...

9.1CVSS7.7AI score0.0038EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/06 11:11 a.m.23 views

BIT-TENSORFLOW-2022-41883 Out of bounds segmentation fault due to unequal op inputs in Tensorflow

TensorFlow is an open source platform for machine learning. When ops that have specified input sizes receive a differing number of inputs, the executor will crash. We have patched the issue in GitHub commit f5381e0e10b5a61344109c1b7c174c68110f7629. The fix will be included in TensorFlow 2.11. We...

7.5CVSS7AI score0.0035EPSS
SaveExploits1References5
Rows per page
Query Builder