CVE-2020-15208

unknown
Published 2020-09-25 · Modified 2023-12-06
CVSS v3
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
CVSS v2
VIR risk

Description

In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, when determining the common dimension size of two tensors, TFLite uses a `DCHECK` which is no-op outside of debug compilation modes. Since the function always returns the dimension of the first tensor, malicious attackers can craft cases where this is larger than that of the second tensor. In turn, this would result in reads/writes outside of bounds since the interpreter will wrongly assume that there is enough data in both tensors. The issue is patched in commit 8ee24e7949a203d234489f9da2c5bf45a7d5157d, and is released in TensorFlow versions 1.15.4, 2.0.3, 2.1.2, 2.2.1, or 2.3.1.

Predictions

Exploit likelihood
30%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2020-15208

OS impact

OSVersionStatusFixed in
debian debianforkyfixed0
debian debiansidfixed0

Package impact

EcosystemPackageVulnerableFixed
python PyPItensorflow<1.15.41.15.4
python PyPItensorflow>=2.0.0,<2.0.32.0.3
python PyPItensorflow>=2.1.0,<2.1.22.1.2
python PyPItensorflow>=2.2.0,<2.2.12.2.1
python PyPItensorflow>=2.3.0,<2.3.12.3.1
python PyPItensorflow-cpu<1.15.41.15.4
python PyPItensorflow-cpu>=2.0.0,<2.0.32.0.3
python PyPItensorflow-cpu>=2.1.0,<2.1.22.1.2
python PyPItensorflow-cpu>=2.2.0,<2.2.12.2.1
python PyPItensorflow-cpu>=2.3.0,<2.3.12.3.1
python PyPItensorflow-gpu<1.15.41.15.4
python PyPItensorflow-gpu>=2.0.0,<2.0.32.0.3
python PyPItensorflow-gpu>=2.1.0,<2.1.22.1.2
python PyPItensorflow-gpu>=2.2.0,<2.2.12.2.1
python PyPItensorflow-gpu>=2.3.0,<2.3.12.3.1
python PyPItensorflow-gpu<8ee24e7949a203d234489f9da2c5bf45a7d5157d||>=2.3.0,<2.3.18ee24e7949a203d234489f9da2c5bf45a7d5157d
python PyPItensorflow-cpu<8ee24e7949a203d234489f9da2c5bf45a7d5157d||>=2.3.0,<2.3.18ee24e7949a203d234489f9da2c5bf45a7d5157d
python PyPItensorflow<8ee24e7949a203d234489f9da2c5bf45a7d5157d||>=2.3.0,<2.3.18ee24e7949a203d234489f9da2c5bf45a7d5157d

References

Verify integrity in audit chain (admin only). AS-IS.