CVE-2022-21731Type Confusion in Intel Optimization FOR Tensorflow

Severity
6.5MEDIUMNVD
EPSS
0.3%
top 46.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 implementation of shape inference for `ConcatV2` can be used to trigger a denial of service attack via a segfault caused by a type confusion. The `axis` argument is translated into `concat_dim` in the `ConcatShapeHelper` helper function. Then, a value for `min_rank` is computed based on `concat_dim`. This is then used to validate that the `values` tensor has at least the required rank. However, `WithRankAtLeast` receives the lower boun

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
Type confusion leading to segfault in Tensorflow2022-02-10
GHSA
Type confusion leading to segfault in Tensorflow2022-02-10
OSV
CVE-2022-21731: Tensorflow is an Open Source Machine Learning Framework2022-02-03
CVEList
Type confusion leading to segfault in Tensorflow2022-02-03

📋Vendor Advisories

1
Debian
CVE-2022-21731: tensorflow - Tensorflow is an Open Source Machine Learning Framework. The implementation of s...2022
CVE-2022-21731 — Type Confusion in Intel | cvebase