TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.raw_ops.GetSessionTensor
does not fully validate the input arguments. This results in a CHECK
-failure which can be used to trigger a denial of service attack. Versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4 contain a patch for this issue.
{ "vanir_signatures": [ { "digest": { "threshold": 0.9, "line_hashes": [ "253488985531424383499648596305717028041", "9049002698439554192175728829957884235", "216208346812093858334738638131783231908", "126978451618394067264026718007208945710" ] }, "signature_type": "Line", "source": "https://github.com/tensorflow/tensorflow/commit/48305e8ffe5246d67570b64096a96f8e315a7281", "signature_version": "v1", "target": { "file": "tensorflow/core/kernels/session_ops.cc" }, "deprecated": false, "id": "CVE-2022-29191-bc7ad7a7" } ] }