CVE-2021-37687: Out-of-bounds Read
TensorFlow is an end-to-end open source platform for machine learning.Hence, an attacker can read arbitrary data from the heap by carefully crafting a model with negative values in indices
. Similar issue exists in Gather
implementation We have patched the issue in GitHub commits bb6a0383ed553c286f87ca88c207f6774d5c4a8f and eb921122119a6b6e470ee98b89e65d721663179d. 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
- github.com/advisories/GHSA-jwf9-w5xm-f437
- github.com/tensorflow/tensorflow/commit/bb6a0383ed553c286f87ca88c207f6774d5c4a8f
- github.com/tensorflow/tensorflow/commit/eb921122119a6b6e470ee98b89e65d721663179d
- github.com/tensorflow/tensorflow/security/advisories/GHSA-jwf9-w5xm-f437
- nvd.nist.gov/vuln/detail/CVE-2021-37687
Detect and mitigate CVE-2021-37687 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 →