CVE-2020-15207
Summary
| CVE | CVE-2020-15207 |
| State | PUBLIC |
| Assigner | [email protected] |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2020-09-25 19:15:00 UTC |
| Updated | 2021-11-18 17:27:00 UTC |
| Description | In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, to mimic Python's indexing with negative values, TFLite uses `ResolveAxis` to convert negative values to positive indices. However, the only check that the converted index is now valid is only present in debug builds. If the `DCHECK` does not trigger, then code execution moves ahead with a negative index. This, in turn, results in accessing data out of bounds which results in segfaults and/or data corruption. The issue is patched in commit 2d88f470dea2671b430884260f3626b1fe99830a, and is released in TensorFlow versions 1.15.4, 2.0.3, 2.1.2, 2.2.1, or 2.3.1. |
NVD Known Affected Configurations (CPE 2.3)
References
| Reference | Source | Link | Tags |
|---|
| [tflite] Ensure `ResolveAxis` properly handles negative inputs. · tensorflow/tensorflow@2d88f47 · GitHub |
MISC |
github.com |
Patch, Third Party Advisory |
| Release TensorFlow 2.3.1 · tensorflow/tensorflow · GitHub |
MISC |
github.com |
Third Party Advisory |
| [security-announce] openSUSE-SU-2020:1766-1: moderate: Security update f |
SUSE |
lists.opensuse.org |
|
| Segfault and data corruption caused by negative indexing in TFLite · Advisory · tensorflow/tensorflow · GitHub |
CONFIRM |
github.com |
Exploit, Third Party Advisory |
| CVE Program record |
CVE.ORG |
www.cve.org |
canonical |
| NVD vulnerability detail |
NVD |
nvd.nist.gov |
canonical, analysis |
No vendor comments have been submitted for this CVE.
Legacy QID Mappings
- 980057 Python (pip) Security Update for tensorflow-gpu (GHSA-q4qf-3fc6-8x34)