CVE-2022-35960Reachable Assertion in Tensorflow

Severity
7.5HIGHNVD
CNA5.9
EPSS
0.2%
top 56.70%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedSep 16

Description

TensorFlow is an open source platform for machine learning. In `core/kernels/list_kernels.cc's TensorListReserve`, `num_elements` is assumed to be a tensor of size 1. When a `num_elements` of more than 1 element is provided, then `tf.raw_ops.TensorListReserve` fails the `CHECK_EQ` in `CheckIsAlignedAndSingleElement`. We have patched the issue in GitHub commit b5f6fbfba76576202b72119897561e3bd4f179c7. The fix will be included in TensorFlow 2.10.0. We will also cherrypick this commit on TensorFlow

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HExploitability: 3.9 | Impact: 3.6

Affected Packages3 packages

NVDgoogle/tensorflow2.7.02.7.2+3
CVEListV5tensorflow/tensorflow< 2.7.2+2
PyPIintel/optimization_for_tensorflow2.8.02.8.1+2

Patches

🔴Vulnerability Details

3
CVEList
`CHECK` failure in `TensorListReserve` in TensorFlow2022-09-16
OSV
TensorFlow vulnerable to `CHECK` failure in `TensorListReserve` via missing validation2022-09-16
GHSA
TensorFlow vulnerable to `CHECK` failure in `TensorListReserve` via missing validation2022-09-16

📋Vendor Advisories

1
Debian
CVE-2022-35960: tensorflow - TensorFlow is an open source platform for machine learning. In `core/kernels/lis...2022
CVE-2022-35960 — Reachable Assertion in Tensorflow | cvebase