CVE-2020-15191: Undefined behavior in Tensorflow
(updated )
If a user passes an invalid argument to dlpack.to_dlpack
the expected validations will cause variables to bind to nullptr
while setting a status
variable to the error condition.
References
- github.com/advisories/GHSA-q8qj-fc9q-cphr
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow-cpu/PYSEC-2020-271.yaml
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow-gpu/PYSEC-2020-306.yaml
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow/PYSEC-2020-114.yaml
- github.com/tensorflow/tensorflow
- github.com/tensorflow/tensorflow/commit/22e07fb204386768e5bcbea563641ea11f96ceb8
- github.com/tensorflow/tensorflow/releases/tag/v2.3.1
- github.com/tensorflow/tensorflow/security/advisories/GHSA-q8qj-fc9q-cphr
- nvd.nist.gov/vuln/detail/CVE-2020-15191
Detect and mitigate CVE-2020-15191 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 →