Out-of-bounds Read in Google Tensorflow
CVE-2022-41880
TensorFlow is an open source platform for machine learning. When the `BaseCandidateSamplerOp` function receives a value in `true_classes` larger than `range_max`, a heap oob read occurs. We have patched the issue in GitHub commit b389f5c944cadfdfe599b3f1e4026e036f30d2d4. 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.
Vulnerability class: Buffer Overflow
EPSS: 0.004 (30.7th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.8 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/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)
References
- security-advisories@github.com (Exploit, Third Party Advisory)
- security-advisories@github.com (Patch, Third Party Advisory)
- security-advisories@github.com (Third Party Advisory)
Frequently asked questions
- What is CVE-2022-41880?
- CVE-2022-41880 is a medium-severity vulnerability in Google Tensorflow, classified under Out-of-bounds Read. CVSS score: 6.8/10. Published 2022-11-18.
- How severe is CVE-2022-41880?
- Medium severity. CVSS v3 base score is 6.8 out of 10.