Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2022-35941 Details

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 supported range. There are no known workarounds to this issue.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-617Reachable Assertion[email protected]

Affected Products

ProductVersions
google tensorflow
>= 2.7.0, < 2.7.2
>= 2.8.0, < 2.8.1
>= 2.9.0, < 2.9.1
2.10 rc0
2.10 rc1

CPE

  • cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*
  • cpe:2.3:a:google:tensorflow:2.10:rc0:*:*:*:*:*:*
  • cpe:2.3:a:google:tensorflow:2.10:rc1:*:*:*:*:*:*
  • cpe:2.3:a:google:tensorflow:2.10:rc2:*:*:*:*:*:*
  • cpe:2.3:a:google:tensorflow:2.10:rc3:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2022-35941
NVD Published Date:
Sep 16, 2022
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2022-35941 Details - Not Deferred