CVE-2021-41221
Severity CVSS v4.0:
Pending analysis
Type:
CWE-787
Out-of-bounds Write
Publication date:
05/11/2021
Last modified:
10/11/2021
Description
TensorFlow is an open source platform for machine learning. In affected versions the shape inference code for the `Cudnn*` operations in TensorFlow can be tricked into accessing invalid memory, via a heap buffer overflow. This occurs because the ranks of the `input`, `input_h` and `input_c` parameters are not validated, but code assumes they have certain values. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow 2.5.2, and TensorFlow 2.4.4, as these are also affected and still in supported range.
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Base Score 2.0
4.60
Severity 2.0
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* | 2.4.0 (including) | 2.4.4 (excluding) |
| cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* | 2.5.0 (including) | 2.5.2 (excluding) |
| cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* | 2.6.0 (including) | 2.6.1 (excluding) |
| cpe:2.3:a:google:tensorflow:2.7.0:rc0:*:*:*:*:*:* | ||
| cpe:2.3:a:google:tensorflow:2.7.0:rc1:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



