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

Severity
6.5MEDIUMNVD
GHSA5.5OSV5.5
EPSS
0.4%
top 36.31%
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 implementations of `Sparse*Cwise*` ops are vulnerable to integer overflows. These can be used to trigger large allocations (so, OOM based denial of service) or `CHECK`-fails when building new `TensorShape` objects (so, assert failures based denial of service). We are missing some validation on the shapes of the input tensors as well as directly constructing a large `TensorShape` with user-provided dimensions. The fix will be included i

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
GHSA
Integer overflows in Tensorflow2022-02-09
OSV
Integer overflows in Tensorflow2022-02-09
CVEList
Integer overflows in Tensorflow2022-02-03
OSV
CVE-2022-23567: Tensorflow is an Open Source Machine Learning Framework2022-02-03

📋Vendor Advisories

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