CVE-2022-35938Out-of-bounds Read in Tensorflow

CWE-125Out-of-bounds Read3 documents3 sources
Severity
9.1CRITICALNVD
CNA7.0
EPSS
0.1%
top 68.08%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedSep 16

Description

TensorFlow is an open source platform for machine learning. The `GatherNd` function takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. This issue has been patched in GitHub commit 4142e47e9e31db481781b955ed3ff807a781b494. 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

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:HExploitability: 3.9 | Impact: 5.2

Affected Packages2 packages

NVDgoogle/tensorflow2.7.02.7.2+3
CVEListV5tensorflow/tensorflow< 2.7.2+2

Patches

🔴Vulnerability Details

1
CVEList
OOB read in `Gather_nd` op in TensorFlow Lite Micro2022-09-16

📋Vendor Advisories

1
Debian
CVE-2022-35938: tensorflow - TensorFlow is an open source platform for machine learning. The `GatherNd` funct...2022
CVE-2022-35938 — Out-of-bounds Read in Tensorflow | cvebase