CVE-2021-37682Use of Uninitialized Resource in Tensorflow

Severity
7.1HIGHNVD
CNA4.4
EPSS
0.0%
top 88.47%
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. In affected versions all TFLite operations that use quantization can be made to use unitialized values. [For example](https://github.com/tensorflow/tensorflow/blob/460e000de3a83278fb00b61a16d161b1964f15f4/tensorflow/lite/kernels/depthwise_conv.cc#L198-L200). The issue stems from the fact that `quantization.params` is only valid if `quantization.type` is different that `kTfLiteNoQuantization`. However, these checks are missing

CVSS vector

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

Affected Packages3 packages

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

Patches

🔴Vulnerability Details

4
GHSA
Use of unitialized value in TFLite2021-08-25
OSV
Use of unitialized value in TFLite2021-08-25
OSV
CVE-2021-37682: TensorFlow is an end-to-end open source platform for machine learning2021-08-12
CVEList
Use of unitialized value in TensorFlow Lite2021-08-12

📋Vendor Advisories

1
Debian
CVE-2021-37682: tensorflow - TensorFlow is an end-to-end open source platform for machine learning. In affect...2021
CVE-2021-37682 — Use of Uninitialized Resource | cvebase