CVE-2021-37649NULL Pointer Dereference in Tensorflow

Severity
5.5MEDIUMNVD
CNA7.7
EPSS
0.0%
top 98.54%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedAug 12
Latest updateAug 25

Description

TensorFlow is an end-to-end open source platform for machine learning. The code for `tf.raw_ops.UncompressElement` can be made to trigger a null pointer dereference. The [implementation](https://github.com/tensorflow/tensorflow/blob/f24faa153ad31a4b51578f8181d3aaab77a1ddeb/tensorflow/core/kernels/data/experimental/compression_ops.cc#L50-L53) obtains a pointer to a `CompressedElement` from a `Variant` tensor and then proceeds to dereference it for decompressing. There is no check that the `Varian

CVSS vector

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

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
Null pointer dereference in `UncompressElement`2021-08-25
OSV
Null pointer dereference in `UncompressElement`2021-08-25
CVEList
Null pointer dereference in `UncompressElement` in TensorFlow2021-08-12
OSV
CVE-2021-37649: TensorFlow is an end-to-end open source platform for machine learning2021-08-12

📋Vendor Advisories

1
Debian
CVE-2021-37649: tensorflow - TensorFlow is an end-to-end open source platform for machine learning. The code ...2021
CVE-2021-37649 — NULL Pointer Dereference in Tensorflow | cvebase