CVE-2020-15209NULL Pointer Dereference in Tensorflow

Severity
5.9MEDIUMNVD
EPSS
0.4%
top 41.99%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedSep 25
Latest updateMay 21

Description

In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, a crafted TFLite model can force a node to have as input a tensor backed by a `nullptr` buffer. This can be achieved by changing a buffer index in the flatbuffer serialization to convert a read-only tensor to a read-write one. The runtime assumes that these buffers are written to before a possible read, hence they are initialized with `nullptr`. However, by changing the buffer index for a tensor and implicitly converting t

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:HExploitability: 2.2 | Impact: 3.6

Affected Packages4 packages

NVDgoogle/tensorflow2.0.02.0.3+4
CVEListV5tensorflow/tensorflow< 2.1.4+8
PyPIintel/optimization_for_tensorflow2.0.02.0.3+5
NVDopensuse/leap15.2

Patches

🔴Vulnerability Details

5
GHSA
Null pointer dereference in TFLite's `Reshape` operator2021-05-21
GHSA
Null pointer dereference in tensorflow-lite2020-09-25
OSV
Null pointer dereference in tensorflow-lite2020-09-25
CVEList
Null pointer dereference in tensorflow-lite2020-09-25
OSV
CVE-2020-15209: In tensorflow-lite before versions 12020-09-25

📋Vendor Advisories

1
Debian
CVE-2020-15209: tensorflow - In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, a craf...2020
CVE-2020-15209 — NULL Pointer Dereference in Tensorflow | cvebase