CVE-2021-29590: Heap OOB read in TFLite's implementation of `Minimum` or `Maximum`
(updated )
The implementations of the Minimum
and Maximum
TFLite operators can be used to read data outside of bounds of heap allocated objects, if any of the two input tensor arguments are empty.
References
- github.com/advisories/GHSA-24x6-8c7m-hv3f
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow-cpu/PYSEC-2021-518.yaml
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow-gpu/PYSEC-2021-716.yaml
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow/PYSEC-2021-227.yaml
- github.com/tensorflow/tensorflow
- github.com/tensorflow/tensorflow/blob/0d45ea1ca641b21b73bcf9c00e0179cda284e7e7/tensorflow/lite/kernels/internal/reference/maximum_minimum.h
- github.com/tensorflow/tensorflow/commit/953f28dca13c92839ba389c055587cfe6c723578
- github.com/tensorflow/tensorflow/security/advisories/GHSA-24x6-8c7m-hv3f
- nvd.nist.gov/vuln/detail/CVE-2021-29590
Detect and mitigate CVE-2021-29590 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 →