---
cve: "CVE-2022-35969"
severity: "MEDIUM"
cvss: 5.9
epss: "40%"
vendor: "tensorflow"
kev: false
exploited: false
published: "2022-09-16 21:15:09"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-12T03:21:48+02:00"
---

# CVE-2022-35969

> 5.9 MEDIUM · 🧪 PoC

## Beschreibung

TensorFlow is an open source platform for machine learning. The implementation of `Conv2DBackpropInput` requires `input_sizes` to be 4-dimensional. Otherwise, it gives a `CHECK` failure which can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 50156d547b9a1da0144d7babe665cf690305b33c. The fix will be included in TensorFlow 2.10.0. We will also cherrypick this commit on TensorFlow 2.9.1, TensorFlow 2.8.1, and TensorFlow 2.7.2, as these are also affected and still in supported range. There are no known workarounds for this issue.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- dd7b8a3c1714d0052ce4b4a2fd8dcef927439a24 (Commit)
- 0516d4d8bced506cae97dc3cb45dbd2fe4311f26 (Commit)

## Referenzen

- <https://github.com/tensorflow/tensorflow/security/advisories/GHSA-q2c3-jpmc-gfjx>
- <https://github.com/tensorflow/tensorflow/commit/50156d547b9a1da0144d7babe665cf690305b33c>

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