CVE-2021-37637NULL Pointer Dereference in Tensorflow

Severity
5.5MEDIUMNVD
CNA7.7
EPSS
0.0%
top 86.52%
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. It is possible to trigger a null pointer dereference in TensorFlow by passing an invalid input to `tf.raw_ops.CompressElement`. The [implementation](https://github.com/tensorflow/tensorflow/blob/47a06f40411a69c99f381495f490536972152ac0/tensorflow/core/data/compression_utils.cc#L34) was accessing the size of a buffer obtained from the return of a separate function call before validating that said buffer is valid. We have patch

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.3.02.3.4+4

Patches

🔴Vulnerability Details

4
GHSA
Null pointer dereference in `CompressElement`2021-08-25
OSV
Null pointer dereference in `CompressElement`2021-08-25
OSV
CVE-2021-37637: TensorFlow is an end-to-end open source platform for machine learning2021-08-12
CVEList
Null pointer dereference in `CompressElement` in TensorFlow2021-08-12

📋Vendor Advisories

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