CVE-2021-37683: FPE in TFLite division operations
(updated )
The implementation of division in TFLite is vulnerable to a division by 0 error
There is no check that the divisor tensor does not contain zero elements.
References
- github.com/advisories/GHSA-rhrq-64mq-hf9h
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow-cpu/PYSEC-2021-596.yaml
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow-gpu/PYSEC-2021-794.yaml
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow/PYSEC-2021-305.yaml
- github.com/tensorflow/tensorflow
- github.com/tensorflow/tensorflow/blob/460e000de3a83278fb00b61a16d161b1964f15f4/tensorflow/lite/kernels/div.cc
- github.com/tensorflow/tensorflow/commit/1e206baedf8bef0334cca3eb92bab134ef525a28
- github.com/tensorflow/tensorflow/security/advisories/GHSA-rhrq-64mq-hf9h
- nvd.nist.gov/vuln/detail/CVE-2021-37683
Detect and mitigate CVE-2021-37683 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 →