CVE-2022-23569: `CHECK`-fails when building invalid tensor shapes in Tensorflow
(updated )
Multiple operations in TensorFlow can be used to trigger a denial of service via CHECK
-fails (i.e., assertion failures). This is similar to TFSA-2021-198 (CVE-2021-41197) and has similar fixes.
References
- github.com/advisories/GHSA-qj5r-f9mv-rffh
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow-cpu/PYSEC-2022-78.yaml
- github.com/pypa/advisory-database/tree/main/vulns/tensorflow-gpu/PYSEC-2022-133.yaml
- github.com/tensorflow/tensorflow
- github.com/tensorflow/tensorflow/blob/master/tensorflow/security/advisory/tfsa-2021-198.md
- github.com/tensorflow/tensorflow/security/advisories/GHSA-qj5r-f9mv-rffh
- nvd.nist.gov/vuln/detail/CVE-2022-23569
Detect and mitigate CVE-2022-23569 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 →