CVE-2021-37666: 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.RaggedTensorToVariant
. The implementation has an incomplete validation of the splits values, missing the case when the argument would be empty.
References
Detect and mitigate CVE-2021-37666 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 →