CVE-2022-23593
Last modified
CVE-2022-23593 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.86% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Tensorflow | >= 2.7.0, < 2.8.0 |
References
- https://github.com/tensorflow/tensorflow/commit/35f0fabb4c178253a964d7aabdbb15c6a398b69aPatch, Third Party Advisory
- https://github.com/tensorflow/tensorflow/security/advisories/GHSA-gwcx-jrx4-92w2Patch, Third Party Advisory
- https://github.com/tensorflow/tensorflow/commit/35f0fabb4c178253a964d7aabdbb15c6a398b69aPatch, Third Party Advisory
- https://github.com/tensorflow/tensorflow/security/advisories/GHSA-gwcx-jrx4-92w2Patch, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-23593?
How severe is CVE-2022-23593?
How do I fix CVE-2022-23593?
Are you affected by CVE-2022-23593?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
