Vulnerability in Google Tensorflow
CVE-2022-41884
TensorFlow is an open source platform for machine learning. If a numpy array is created with a shape such that one element is zero and the others sum to a large number, an error will be raised. We have patched the issue in GitHub commit 2b56169c16e375c521a3bc8ea658811cc0793784. The fix will be included in TensorFlow 2.11. We will also cherrypick this commit on TensorFlow 2.10.1, 2.9.3, and TensorFlow 2.8.4, as these are also affected and still in supported range.
EPSS: 0.003 (25.5th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.8 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:H.
Affected products
- Google Tensorflow — versions 2.10.0
- Tensorflow — versions >= 2.10.0, < 2.10.1, >= 2.9.0, < 2.9.3, < 2.8.4
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security-advisories@github.com (Exploit, Patch, Third Party Advisory)
- security-advisories@github.com (Patch, Third Party Advisory)
Frequently asked questions
- What is CVE-2022-41884?
- CVE-2022-41884 is a medium-severity vulnerability in Google Tensorflow, classified under Always-Incorrect Control Flow Implementation. CVSS score: 4.8/10. Published 2022-11-18.
- How severe is CVE-2022-41884?
- Medium severity. CVSS v3 base score is 4.8 out of 10.
- Is CVE-2022-41884 known to be exploited?
- 2 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.