Vulnerability Description
TensorFlow is an end-to-end open source platform for machine learning. `array_ops.upper_bound` causes a segfault when not given a rank 2 tensor. The fix will be included in TensorFlow 2.13 and will also cherrypick this commit on TensorFlow 2.12.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Tensorflow | < 2.13.0 |
Related Weaknesses (CWE)
References
- https://github.com/tensorflow/tensorflow/commit/6fa05df43b00038b048f4f0e51ef522dPatch
- https://github.com/tensorflow/tensorflow/commit/915884fdf5df34aaedd00fc6ace33a2cPatch
- https://github.com/tensorflow/tensorflow/security/advisories/GHSA-gjh7-xx4r-x345Third Party Advisory
- https://github.com/tensorflow/tensorflow/commit/6fa05df43b00038b048f4f0e51ef522dPatch
- https://github.com/tensorflow/tensorflow/commit/915884fdf5df34aaedd00fc6ace33a2cPatch
- https://github.com/tensorflow/tensorflow/security/advisories/GHSA-gjh7-xx4r-x345Third Party Advisory
FAQ
What is CVE-2023-33976?
CVE-2023-33976 is a vulnerability with a CVSS score of 7.5 (HIGH). TensorFlow is an end-to-end open source platform for machine learning. `array_ops.upper_bound` causes a segfault when not given a rank 2 tensor. The fix will be included in TensorFlow 2.13 and will al...
How severe is CVE-2023-33976?
CVE-2023-33976 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-33976?
Check the references section above for vendor advisories and patch information. Affected products include: Google Tensorflow.