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

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

Description

Tensorflow is an Open Source Machine Learning Framework. ### Impact An attacker can craft a TFLite model that would trigger a division by zero in the implementation of depthwise convolutions. The parameters of the convolution can be user controlled and are also used within a division operation to determine the size of the padding that needs to be added before applying the convolution. There is no check before this division that the divisor is strictly positive. The fix will be included in Tensor

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 TFLite2022-02-09
GHSA
Division by zero in TFLite2022-02-09
OSV
CVE-2022-21741: Tensorflow is an Open Source Machine Learning Framework2022-02-03
CVEList
Division by zero in TFLite2022-02-03

📋Vendor Advisories

1
Debian
CVE-2022-21741: tensorflow - Tensorflow is an Open Source Machine Learning Framework. ### Impact An attacker ...2022
CVE-2022-21741 — Divide By Zero in Intel | cvebase