Описание
TensorFlow has segfault in array_ops.upper_bound
Impact
array_ops.upper_bound causes a segfault when not given a rank 2 tensor.
Patches
We have patched the issue in GitHub commit 915884fdf5df34aaedd00fc6ace33a2cfdefa586.
The fix will be included in TensorFlow 2.13. We will also cherrypick this commit in TensorFlow 2.12.1.
For more information
Please consult our security guide for more information regarding the security model and how to contact us with issues and questions.
Attribution
This vulnerability has been reported by dmc1778
Ссылки
- https://github.com/tensorflow/tensorflow/security/advisories/GHSA-gjh7-xx4r-x345
- https://nvd.nist.gov/vuln/detail/CVE-2023-33976
- https://github.com/tensorflow/tensorflow/commit/6fa05df43b00038b048f4f0e51ef522da6532fec
- https://github.com/tensorflow/tensorflow/commit/915884fdf5df34aaedd00fc6ace33a2cfdefa586
Пакеты
tensorflow
< 2.12.1
2.12.1
tensorflow-cpu
< 2.12.1
2.12.1
tensorflow-gpu
< 2.12.1
2.12.1
Связанные уязвимости
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.
TensorFlow is an end-to-end open source platform for machine learning. ...