CVE-2021-41227Out-of-bounds Read in Tensorflow

CWE-125Out-of-bounds Read6 documents5 sources
Severity
5.5MEDIUMNVD
CNA6.6
EPSS
0.1%
top 75.93%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedNov 5
Latest updateNov 10

Description

TensorFlow is an open source platform for machine learning. In affected versions the `ImmutableConst` operation in TensorFlow can be tricked into reading arbitrary memory contents. This is because the `tstring` TensorFlow string class has a special case for memory mapped strings but the operation itself does not offer any support for this datatype. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow 2.5.2, and TensorFlow 2.4.4, as the

CVSS vector

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

Affected Packages3 packages

NVDgoogle/tensorflow2.4.02.4.4+3
CVEListV5tensorflow/tensorflow< 2.4.4+2
PyPIintel/optimization_for_tensorflow2.5.02.5.2+5

Patches

🔴Vulnerability Details

4
OSV
Arbitrary memory read in `ImmutableConst`2021-11-10
GHSA
Arbitrary memory read in `ImmutableConst`2021-11-10
CVEList
Arbitrary memory read in `ImmutableConst`2021-11-05
OSV
CVE-2021-41227: TensorFlow is an open source platform for machine learning2021-11-05

📋Vendor Advisories

1
Debian
CVE-2021-41227: tensorflow - TensorFlow is an open source platform for machine learning. In affected versions...2021
CVE-2021-41227 — Out-of-bounds Read in Tensorflow | cvebase