CVE-2022-23573Use of Uninitialized Resource in Tensorflow

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

Description

Tensorflow is an Open Source Machine Learning Framework. The implementation of `AssignOp` can result in copying uninitialized data to a new tensor. This later results in undefined behavior. The implementation has a check that the left hand side of the assignment is initialized (to minimize number of allocations), but does not check that the right hand side is also initialized. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow 2.7.1, TensorFlow 2.6.3,

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
Uninitialized variable access in Tensorflow2022-02-09
GHSA
Uninitialized variable access in Tensorflow2022-02-09
OSV
CVE-2022-23573: Tensorflow is an Open Source Machine Learning Framework2022-02-04
CVEList
Uninitialized variable access in Tensorflow2022-02-04

📋Vendor Advisories

1
Debian
CVE-2022-23573: tensorflow - Tensorflow is an Open Source Machine Learning Framework. The implementation of `...2022
CVE-2022-23573 — Use of Uninitialized Resource | cvebase