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.
No analysis available yet.
Remediation
No remediation available yet.
Tracking
Sign in to view the affected projects.
Advisories
| Source | ID | Title |
|---|---|---|
EUVD |
EUVD-2022-0286 | 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. |
Github GHSA |
GHSA-gwcx-jrx4-92w2 | Segfault in `simplifyBroadcast` in Tensorflow |
References
History
No history.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2025-04-22T18:27:13.457Z
Reserved: 2022-01-19T00:00:00.000Z
Link: CVE-2022-23593
No data.
Status : Modified
Published: 2022-02-04T23:15:15.357
Modified: 2024-11-21T06:48:53.263
Link: CVE-2022-23593
No data.
OpenCVE Enrichment
No data.
Weaknesses
EUVD
Github GHSA