Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2022-35941

24
FAUCET Score

CVE-2022-35941 is a high-severity vulnerability affecting TensorFlow, an open-source machine learning platform. It stems from a missing input validation in the `AvgPoolOp` function, where a negative `ksize` argument can trigger a program crash due to a `CHECK` failure. This vulnerability has a CVSS score of 7.5, indicating a high impact on availability, as it can be exploited remotely without authentication or user interaction. While there are no known active exploits or publicly available exploit code, and community discussion is minimal, patches are available in TensorFlow 2.10.0 and will be backported to versions 2.9.1, 2.8.1, and 2.7.2.

Impacted Technologies

VendorProductVersion(s)CPE
>= 2.7.0, < 2.7.2CPE matchmatch criteria
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*
>= 2.8.0, < 2.8.1CPE matchmatch criteria
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*
>= 2.9.0, < 2.9.1CPE matchmatch criteria
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*
2.10CPE matchmatch criteria
cpe:2.3:a:google:tensorflow:2.10:rc0:*:*:*:*:*:*
2.10CPE matchmatch criteria
cpe:2.3:a:google:tensorflow:2.10:rc1:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

5.9MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
2.2
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.58%
Probability of exploitation in next 30 days
EPSS Percentile
44.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0058 is in the 21st percentile among its peer group of 51,551 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (10)

github_advisorypatch availablevia nvd_reference
View patch
pippatch availablevia ghsa
Product: tensorflowFixed in: 2.8.1
pippatch availablevia ghsa
Product: tensorflowFixed in: 2.9.2
pippatch availablevia ghsa
Product: tensorflow-cpuFixed in: 2.7.2
pippatch availablevia ghsa
Product: tensorflow-cpuFixed in: 2.8.1
pippatch availablevia ghsa
Product: tensorflowFixed in: 2.7.2
pippatch availablevia ghsa
Product: tensorflow-gpuFixed in: 2.7.2
pippatch availablevia ghsa
Product: tensorflow-gpuFixed in: 2.8.1
pippatch availablevia ghsa
Product: tensorflow-gpuFixed in: 2.9.2
pippatch availablevia ghsa
Product: tensorflow-cpuFixed in: 2.9.2

Vendor Advisories (1)

pipGHSA-mgmh-g2v6-mqw5medium

TensorFlow vulnerable to `CHECK` failure in `AvgPoolOp`

Sep 16, 2022

References

github.com / tensorflow/tensorflow/blob/8d72537c6abf5a44103b57b9c2e22c14f5f49698/tensorflow/core/kernels/avgpooling_op.cc
Third Party Advisory
github.com / tensorflow/tensorflow/commit/3a6ac52664c6c095aa2b114e742b0aa17fdce78f
PatchThird Party Advisory
github.com / tensorflow/tensorflow/security/advisories/GHSA-mgmh-g2v6-mqw5
PatchThird Party Advisory