CVE-2021-37684: FPE in TFLite pooling operations
(updated )
The implementations of pooling in TFLite are vulnerable to division by 0 errors as there are no checks for divisors not being 0.
References
- github.com/advisories/GHSA-q7f7-544h-67h9
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow-cpu/PYSEC-2021-597.yaml
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow-gpu/PYSEC-2021-795.yaml
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow/PYSEC-2021-306.yaml
- github.com/tensorflow/tensorflow
- github.com/tensorflow/tensorflow/security/advisories/GHSA-q7f7-544h-67h9
- nvd.nist.gov/vuln/detail/CVE-2021-37684
Detect and mitigate CVE-2021-37684 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 →