CVE-2021-37668: Divide By Zero
(updated )
TensorFlow is an end-to-end open source platform for machine learning. The implementation does not check that the tensor subsumed by dims
is not empty. Hence, if one element of dims
is 0, the implementation does a division by We have patched the issue in GitHub commit a776040a5e7ebf76eeb7eb923bf1ae417dd4d233. The fix will be included in TensorFlow We will also cherrypick this commit on TensorFlow, TensorFlow, and TensorFlow, as these are also affected and still in supported range.
References
Detect and mitigate CVE-2021-37668 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 →