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

CWE-125Out-of-bounds Read5 documents5 sources
Severity
9.1CRITICALNVD
CNA4.8
EPSS
0.3%
top 46.14%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedDec 6

Description

TensorFlow is an open source platform for machine learning. The function MakeGrapplerFunctionItem 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. We have patched the issue in GitHub commit a65411a1d69edfb16b25907ffb8f73556ce36bb7. The fix will be included in TensorFlow 2.11.0. We will also cherrypick this commit on TensorFlow 2.8.4, 2.9.3, and 2.10.1.

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 Packages3 packages

NVDgoogle/tensorflow2.9.02.9.3+2
CVEListV5tensorflow/tensorflow< 2.8.4+2
PyPIintel/optimization_for_tensorflow2.9.02.9.3+2

Patches

🔴Vulnerability Details

3
CVEList
Heap out of bounds read in `QuantizeAndDequantizeV2` in Tensorflow2022-12-06
OSV
Heap overflow in `QuantizeAndDequantizeV2`2022-11-21
GHSA
Heap overflow in `QuantizeAndDequantizeV2`2022-11-21

📋Vendor Advisories

1
Debian
CVE-2022-41910: tensorflow - TensorFlow is an open source platform for machine learning. The function MakeGra...2022
CVE-2022-41910 — Out-of-bounds Read in Tensorflow | cvebase