CVE-2020-15210: Segmentation fault in tensorflow-lite
(updated )
If a TFLite saved model uses the same tensor as both input and output of an operator, then, depending on the operator, we can observe a segmentation fault or just memory corruption.
References
- github.com/advisories/GHSA-x9j7-x98r-r4w2
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow-cpu/PYSEC-2020-290.yaml
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow-gpu/PYSEC-2020-325.yaml
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow/PYSEC-2020-133.yaml
- github.com/tensorflow/tensorflow
- github.com/tensorflow/tensorflow/commit/094329d0dcb8290bed2b1ee420934971f422c86d
- github.com/tensorflow/tensorflow/commit/1c8709b437fec10875b0cf271889afec9bbf582e
- github.com/tensorflow/tensorflow/commit/8c2092e9f9ef78b3f9060f8bf5ce7a49d1ccdc8f
- github.com/tensorflow/tensorflow/commit/d58c96946b2880991d63d1dacacb32f0a4dfa453
- github.com/tensorflow/tensorflow/commit/f4159ccef23d11eb58ee4263beaaeac1be3343c7
- github.com/tensorflow/tensorflow/commit/f50a14b00560a383865c2273e4a9094add3888d5
- github.com/tensorflow/tensorflow/releases/tag/v2.3.1
- github.com/tensorflow/tensorflow/security/advisories/GHSA-x9j7-x98r-r4w2
- nvd.nist.gov/vuln/detail/CVE-2020-15210
Detect and mitigate CVE-2020-15210 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 →