CVE-2022-23564: Reachable Assertion in Tensorflow
(updated )
When decoding a resource handle tensor from protobuf, a TensorFlow process can encounter cases where a CHECK
assertion is invalidated based on user controlled arguments. This allows attackers to cause denial of services in TensorFlow processes.
References
- github.com/advisories/GHSA-8rcj-c8pj-v3m3
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow-cpu/PYSEC-2022-73.yaml
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow-gpu/PYSEC-2022-128.yaml
- github.com/tensorflow/tensorflow
- github.com/tensorflow/tensorflow/commit/14fea662350e7c26eb5fe1be2ac31704e5682ee6
- github.com/tensorflow/tensorflow/security/advisories/GHSA-8rcj-c8pj-v3m3
- nvd.nist.gov/vuln/detail/CVE-2022-23564
Detect and mitigate CVE-2022-23564 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 →