CVE-2021-29617: Improper Handling of Exceptional Conditions
(updated )
TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service via CHECK
-fail in tf.strings.substr
with invalid arguments. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2, TensorFlow 2.3.3, TensorFlow 2.2.3 and TensorFlow 2.1.4, as these are also affected and still in supported range.
References
- github.com/advisories/GHSA-mmq6-q8r3-48fm
- github.com/tensorflow/issues/46900
- github.com/tensorflow/issues/46974
- github.com/tensorflow/tensorflow/commit/890f7164b70354c57d40eda52dcdd7658677c09f
- github.com/tensorflow/tensorflow/security/advisories/GHSA-mmq6-q8r3-48fm
- nvd.nist.gov/vuln/detail/CVE-2021-29617
Detect and mitigate CVE-2021-29617 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →