CVE-2021-29611: Improper Input Validation
TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in SparseReshape
results in a denial of service based on a CHECK
-failure. The implementation has no validation that the input arguments specify a valid sparse tensor. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2 and TensorFlow 2.3.3, as these are the only affected versions.
References
Detect and mitigate CVE-2021-29611 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 →