CVE-2022-21725Divide By Zero in Intel Optimization FOR Tensorflow

CWE-369Divide By Zero6 documents5 sources
Severity
6.5MEDIUMNVD
EPSS
0.2%
top 55.32%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedFeb 3
Latest updateFeb 10

Description

Tensorflow is an Open Source Machine Learning Framework. The estimator for the cost of some convolution operations can be made to execute a division by 0. The function fails to check that the stride argument is strictly positive. Hence, the fix is to add a check for the stride argument to ensure it is valid. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this commit on TensorFlow 2.7.1, TensorFlow 2.6.3, and TensorFlow 2.5.3, as these are also affected and still in support

CVSS vector

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

Affected Packages2 packages

PyPIintel/optimization_for_tensorflow2.6.02.6.3+2
NVDgoogle/tensorflow2.6.02.6.2+2

Patches

🔴Vulnerability Details

4
OSV
Division by zero in Tensorflow2022-02-10
GHSA
Division by zero in Tensorflow2022-02-10
CVEList
Division by zero in Tensorflow2022-02-03
OSV
CVE-2022-21725: Tensorflow is an Open Source Machine Learning Framework2022-02-03

📋Vendor Advisories

1
Debian
CVE-2022-21725: tensorflow - Tensorflow is an Open Source Machine Learning Framework. The estimator for the c...2022
CVE-2022-21725 — Divide By Zero in Intel | cvebase