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"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/23xxx/CVE-2022-23592.json",
"cna_assigner": "GitHub_M"
}[
{
"signature_type": "Line",
"source": "https://github.com/tensorflow/tensorflow/commit/c99d98cd189839dcf51aee94e7437b54b31f8abd",
"deprecated": false,
"target": {
"file": "tensorflow/core/graph/graph.cc"
},
"id": "CVE-2022-23592-390d04c3",
"signature_version": "v1",
"digest": {
"threshold": 0.9,
"line_hashes": [
"136651980621224309214062973178986216571",
"315342723120849409558061145063358964265",
"278934803457203388621311444072048361556",
"250291118351502504129999968134957631312",
"2264576344377463300726046103558255457",
"332267417778269824759097762631808357996",
"72481936810125389658479841137545332434"
]
}
},
{
"signature_type": "Function",
"source": "https://github.com/tensorflow/tensorflow/commit/c99d98cd189839dcf51aee94e7437b54b31f8abd",
"deprecated": false,
"target": {
"file": "tensorflow/core/graph/graph.cc",
"function": "Node::RunForwardTypeInference"
},
"id": "CVE-2022-23592-65cb5a3a",
"signature_version": "v1",
"digest": {
"function_hash": "199817465963297102726003794640360933190",
"length": 1581.0
}
}
]