CVE-2021-37690Use After Free in Tensorflow

CWE-416Use After Free6 documents5 sources
Severity
6.6MEDIUMNVD
EPSS
0.0%
top 93.40%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedAug 13
Latest updateAug 25

Description

TensorFlow is an end-to-end open source platform for machine learning. In affected versions when running shape functions, some functions (such as `MutableHashTableShape`) produce extra output information in the form of a `ShapeAndType` struct. The shapes embedded in this struct are owned by an inference context that is cleaned up almost immediately; if the upstream code attempts to access this shape information, it can trigger a segfault. `ShapeRefiner` is mitigating this for normal output shape

CVSS vector

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

Affected Packages3 packages

NVDgoogle/tensorflow2.3.02.3.4+3
CVEListV5tensorflow/tensorflow< 2.3.4+2
PyPIintel/optimization_for_tensorflow2.4.02.4.3+4

Patches

🔴Vulnerability Details

4
GHSA
Use after free and segfault in shape inference functions2021-08-25
OSV
Use after free and segfault in shape inference functions2021-08-25
OSV
CVE-2021-37690: TensorFlow is an end-to-end open source platform for machine learning2021-08-13
CVEList
Use after free and segfault in shape inference functions in TensorFlow2021-08-12

📋Vendor Advisories

1
Debian
CVE-2021-37690: tensorflow - TensorFlow is an end-to-end open source platform for machine learning. In affect...2021
CVE-2021-37690 — Use After Free in Tensorflow | cvebase