CVE-2022-23561: Out of bounds write in TFLite
(updated )
An attacker can craft a TFLite model that would cause a write outside of bounds of an array in TFLite. In fact, the attacker can override the linked list used by the memory allocator. This can be leveraged for an arbitrary write primitive under certain conditions.
References
- github.com/advisories/GHSA-9c78-vcq7-7vxq
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow-cpu/PYSEC-2022-70.yaml
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow-gpu/PYSEC-2022-125.yaml
- github.com/tensorflow/tensorflow
- github.com/tensorflow/tensorflow/commit/6c0b2b70eeee588591680f5b7d5d38175fd7cdf6
- github.com/tensorflow/tensorflow/security/advisories/GHSA-9c78-vcq7-7vxq
- nvd.nist.gov/vuln/detail/CVE-2022-23561
Detect and mitigate CVE-2022-23561 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 →