---
cve: "CVE-2021-29611"
severity: "LOW"
cvss: 3.6
epss: "20%"
vendor: "tensorflow"
kev: false
exploited: false
published: "2021-05-14 20:15:15"
tags: [cve, security, low]
source: tsecurity.de CVE-Dossier
exported: "2026-09-10T06:32:32+02:00"
---

# CVE-2021-29611

> 3.6 LOW · 🧪 PoC

## Beschreibung

TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in `SparseReshape` results in a denial of service based on a `CHECK`-failure. The implementation(https://github.com/tensorflow/tensorflow/blob/e87b51ce05c3eb172065a6ea5f48415854223285/tensorflow/core/kernels/sparse_reshape_op.cc#L40) has no validation that the input arguments specify a valid sparse tensor. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2 and TensorFlow 2.3.3, as these are the only affected versions.

## CVSS-Vektor

```
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Hoch | good |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Gering | warn |

## Patch verfügbar (OSV)

- 0931ea3d985bb9c8fdd054a5e29c4129623c849b (Commit)
- cfe0c80169ae984bcdc99ff6de7444164aaa8e07 (Commit)

## Referenzen

- <https://github.com/tensorflow/tensorflow/security/advisories/GHSA-9rpc-5v9q-5r7f>
- <https://github.com/tensorflow/tensorflow/commit/1d04d7d93f4ed3854abf75d6b712d72c3f70d6b6>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2021-29611) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
