CVE-2022-35941Reachable Assertion in Tensorflow

Severity
7.5HIGHNVD
CNA5.9
EPSS
0.2%
top 58.99%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedSep 16

Description

TensorFlow is an open source platform for machine learning. The `AvgPoolOp` function takes an argument `ksize` that must be positive but is not checked. A negative `ksize` can trigger a `CHECK` failure and crash the program. We have patched the issue in GitHub commit 3a6ac52664c6c095aa2b114e742b0aa17fdce78f. The fix will be included in TensorFlow 2.10.0. We will also cherrypick this commit on TensorFlow 2.9.1, TensorFlow 2.8.1, and TensorFlow 2.7.2, as these are also affected and still in suppor

CVSS vector

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

Affected Packages3 packages

NVDgoogle/tensorflow2.7.02.7.2+3
CVEListV5tensorflow/tensorflow< 2.7.2+2
PyPIintel/optimization_for_tensorflow2.8.02.8.1+2

Patches

🔴Vulnerability Details

3
OSV
TensorFlow vulnerable to `CHECK` failure in `AvgPoolOp`2022-09-16
CVEList
`CHECK` failure in `AvgPoolOp` in Tensorflow2022-09-16
GHSA
TensorFlow vulnerable to `CHECK` failure in `AvgPoolOp`2022-09-16

📋Vendor Advisories

1
Debian
CVE-2022-35941: tensorflow - TensorFlow is an open source platform for machine learning. The `AvgPoolOp` func...2022
CVE-2022-35941 — Reachable Assertion in Tensorflow | cvebase