CVE-2021-37637: NULL Pointer Dereference
(updated )
TensorFlow is an end-to-end open source platform for machine learning. It is possible to trigger a null pointer dereference in TensorFlow by passing an invalid input to tf.raw_ops.CompressElement
. The implementation was accessing the size of a buffer obtained from the return of a separate function call before validating that said buffer is valid.
References
Detect and mitigate CVE-2021-37637 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 →