CVE-2021-37656: Access of Uninitialized Pointer
(updated )
TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause undefined behavior via binding a reference to null pointer in tf.raw_ops.RaggedTensorToSparse
. The implementation has an incomplete validation of the splits values it does not check that they are in increasing order.
References
Detect and mitigate CVE-2021-37656 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 →