CVE-2021-29568Access of Uninitialized Pointer in Tensorflow

Severity
7.8HIGHNVD
CNA2.5
EPSS
0.0%
top 98.61%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedMay 14
Latest updateMay 21

Description

TensorFlow is an end-to-end open source platform for machine learning. An attacker can trigger undefined behavior by binding to null pointer in `tf.raw_ops.ParameterizedTruncatedNormal`. This is because the implementation(https://github.com/tensorflow/tensorflow/blob/3f6fe4dfef6f57e768260b48166c27d148f3015f/tensorflow/core/kernels/parameterized_truncated_normal_op.cc#L630) does not validate input arguments before accessing the first element of `shape`. If `shape` argument is empty, then `shape_t

CVSS vector

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

Affected Packages3 packages

NVDgoogle/tensorflow2.2.02.2.3+3
CVEListV5tensorflow/tensorflow< 2.1.4+3
PyPIintel/optimization_for_tensorflow2.2.02.2.3+8

Patches

🔴Vulnerability Details

4
GHSA
Reference binding to null in `ParameterizedTruncatedNormal`2021-05-21
OSV
Reference binding to null in `ParameterizedTruncatedNormal`2021-05-21
OSV
CVE-2021-29568: TensorFlow is an end-to-end open source platform for machine learning2021-05-14
CVEList
Reference binding to null in `ParameterizedTruncatedNormal`2021-05-14

📋Vendor Advisories

1
Debian
CVE-2021-29568: tensorflow - TensorFlow is an end-to-end open source platform for machine learning. An attack...2021
CVE-2021-29568 — Access of Uninitialized Pointer | cvebase