CVE-2022-23574Out-of-bounds Read in Tensorflow

Severity
8.8HIGHNVD
EPSS
0.3%
top 47.06%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedFeb 4
Latest updateFeb 9

Description

Tensorflow is an Open Source Machine Learning Framework. There is a typo in TensorFlow's `SpecializeType` which results in heap OOB read/write. Due to a typo, `arg` is initialized to the `i`th mutable argument in a loop where the loop index is `j`. Hence it is possible to assign to `arg` from outside the vector of arguments. Since this is a mutable proto value, it allows both read and write to outside of bounds data. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this comm

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:HExploitability: 2.8 | Impact: 5.9

Affected Packages3 packages

CVEListV5tensorflow/tensorflow< 2.5.3+2
PyPIintel/optimization_for_tensorflow2.6.02.6.3+2
NVDgoogle/tensorflow2.6.02.6.2+2

Patches

🔴Vulnerability Details

4
OSV
Out of bounds read and write in Tensorflow2022-02-09
GHSA
Out of bounds read and write in Tensorflow2022-02-09
CVEList
Out of bounds read and write in Tensorflow2022-02-04
OSV
CVE-2022-23574: Tensorflow is an Open Source Machine Learning Framework2022-02-04

📋Vendor Advisories

1
Debian
CVE-2022-23574: tensorflow - Tensorflow is an Open Source Machine Learning Framework. There is a typo in Tens...2022
CVE-2022-23574 — Out-of-bounds Read in Tensorflow | cvebase