Lucene search

K
cvelistGitHub_MCVELIST:CVE-2021-41206
HistoryNov 05, 2021 - 10:05 p.m.

CVE-2021-41206 Incomplete validation of shapes in multiple TF ops

2021-11-0522:05:14
CWE-354
GitHub_M
raw.githubusercontent.com
4

6.5 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.6%

TensorFlow is an open source platform for machine learning. In affected versions several TensorFlow operations are missing validation for the shapes of the tensor arguments involved in the call. Depending on the API, this can result in undefined behavior and segfault or CHECK-fail related crashes but in some scenarios writes and reads from heap populated arrays are also possible. We have discovered these issues internally via tooling while working on improving/testing GPU op determinism. As such, we don’t have reproducers and there will be multiple fixes for these issues. These fixes will be included in TensorFlow 2.7.0. We will also cherrypick these commits on TensorFlow 2.6.1, TensorFlow 2.5.2, and TensorFlow 2.4.4, as these are also affected and still in supported range.

6.5 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.6%

Related for CVELIST:CVE-2021-41206