---
cve: "CVE-2022-36015"
severity: "MEDIUM"
cvss: 5.9
epss: "57%"
vendor: "tensorflow"
kev: false
exploited: false
published: "2022-09-16 23:15:11"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-10T09:41:13+02:00"
---

# CVE-2022-36015

> 5.9 MEDIUM · 🧪 PoC

## Beschreibung

TensorFlow is an open source platform for machine learning. When `RangeSize` receives values that do not fit into an `int64_t`, it crashes. We have patched the issue in GitHub commit 37e64539cd29fcfb814c4451152a60f5d107b0f0. 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/blob/master/tensorflow/core/ops/math_ops.cc>
- <https://github.com/tensorflow/tensorflow/security/advisories/GHSA-rh87-q4vg-m45j>
- <https://github.com/tensorflow/tensorflow/commit/37e64539cd29fcfb814c4451152a60f5d107b0f0>

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