Vulnerability in Google Tensorflow
CVE-2022-23593
Tensorflow is an Open Source Machine Learning Framework. The `simplifyBroadcast` function in the MLIR-TFRT infrastructure in TensorFlow is vulnerable to a segfault (hence, denial of service), if called with scalar shapes. If all shapes are scalar, then `maxRank` is 0, so we build an empty `SmallVector`. The fix will be included in TensorFlow 2.8.0. This is the only affected version.
EPSS: 0.009 (55.1th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.9 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Google Tensorflow
- Tensorflow — versions >= 2.7.0, < 2.8.0
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM, Patch, Third Party Advisory)
- security-advisories@github.com (Patch, Third Party Advisory, x_refsource_MISC)
- security-advisories@github.com (Exploit, Third Party Advisory, x_refsource_MISC)
Frequently asked questions
- What is CVE-2022-23593?
- CVE-2022-23593 is a medium-severity vulnerability in Google Tensorflow, classified under Improper Check for Unusual or Exceptional Conditions. CVSS score: 5.9/10. Published 2022-02-04.
- How severe is CVE-2022-23593?
- Medium severity. CVSS v3 base score is 5.9 out of 10.