CVE-2022-23571: Reachable Assertion in Tensorflow
(updated )
When decoding a tensor from protobuf, a TensorFlow process can encounter cases where a CHECK
assertion is invalidated based on user controlled arguments, if the tensors have an invalid dtype
and 0 elements or an invalid shape. This allows attackers to cause denial of services in TensorFlow processes.
References
- github.com/advisories/GHSA-j3mj-fhpq-qqjj
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow-cpu/PYSEC-2022-80.yaml
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow-gpu/PYSEC-2022-135.yaml
- github.com/tensorflow/tensorflow
- github.com/tensorflow/tensorflow/commit/5b491cd5e41ad63735161cec9c2a568172c8b6a3
- github.com/tensorflow/tensorflow/security/advisories/GHSA-j3mj-fhpq-qqjj
- nvd.nist.gov/vuln/detail/CVE-2022-23571
Detect and mitigate CVE-2022-23571 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 →