Tensorflow is an Open Source Machine Learning Framework. TensorFlow's type inference can cause a heap out of bounds read as the bounds checking is done in a DCHECK (which is a no-op during production). An attacker can control the input_idx variable such that ix would be larger than the number of values in node_t.args. The fix will be included in TensorFlow 2.8.0. This is the only affected version.
{
    "cwe_ids": [
        "CWE-125"
    ]
}[
    {
        "source": "https://github.com/tensorflow/tensorflow/commit/c99d98cd189839dcf51aee94e7437b54b31f8abd",
        "id": "CVE-2022-23592-390d04c3",
        "deprecated": false,
        "target": {
            "file": "tensorflow/core/graph/graph.cc"
        },
        "signature_version": "v1",
        "signature_type": "Line",
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "136651980621224309214062973178986216571",
                "315342723120849409558061145063358964265",
                "278934803457203388621311444072048361556",
                "250291118351502504129999968134957631312",
                "2264576344377463300726046103558255457",
                "332267417778269824759097762631808357996",
                "72481936810125389658479841137545332434"
            ]
        }
    },
    {
        "source": "https://github.com/tensorflow/tensorflow/commit/c99d98cd189839dcf51aee94e7437b54b31f8abd",
        "id": "CVE-2022-23592-65cb5a3a",
        "deprecated": false,
        "target": {
            "function": "Node::RunForwardTypeInference",
            "file": "tensorflow/core/graph/graph.cc"
        },
        "signature_version": "v1",
        "signature_type": "Function",
        "digest": {
            "length": 1581.0,
            "function_hash": "199817465963297102726003794640360933190"
        }
    }
]