CVE-2022-21727Integer Overflow or Wraparound in Intel Optimization FOR Tensorflow

Severity
8.8HIGHNVD
CNA7.6
EPSS
0.3%
top 45.16%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedFeb 3
Latest updateFeb 9

Description

Tensorflow is an Open Source Machine Learning Framework. The implementation of shape inference for `Dequantize` is vulnerable to an integer overflow weakness. The `axis` argument can be `-1` (the default value for the optional argument) or any other positive value at most the number of dimensions of the input. Unfortunately, the upper bound is not checked, and, since the code computes `axis + 1`, an attacker can trigger an integer overflow. The fix will be included in TensorFlow 2.8.0. We will a

CVSS vector

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

Affected Packages2 packages

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

Patches

🔴Vulnerability Details

4
GHSA
Integer overflow in Tensorflow2022-02-09
OSV
Integer overflow in Tensorflow2022-02-09
OSV
CVE-2022-21727: Tensorflow is an Open Source Machine Learning Framework2022-02-03
CVEList
Integer overflow in Tensorflow2022-02-03

📋Vendor Advisories

1
Debian
CVE-2022-21727: tensorflow - Tensorflow is an Open Source Machine Learning Framework. The implementation of s...2022
CVE-2022-21727 — Integer Overflow or Wraparound | cvebase