{"id":"GHSA-cqvq-fvhr-v6hc","aliases":[],"url":"https://o3.security/vulnerability/GHSA-cqvq-fvhr-v6hc","summary":"`CHECK` failure in `SobolSample` via missing validation","details":"### Impact\nAnother instance of CVE-2022-35935, where `SobolSample` is vulnerable to a denial of service via assumed scalar inputs, was found and fixed.\n```python\nimport tensorflow as tf\ntf.raw_ops.SobolSample(dim=tf.constant([1,0]), num_results=tf.constant([1]), skip=tf.constant([1]))\n```\n\n### Patches\nWe have patched the issue in GitHub commits [c65c67f88ad770662e8f191269a907bf2b94b1bf](https://github.com/tensorflow/tensorflow/commit/c65c67f88ad770662e8f191269a907bf2b94b1bf) and [02400ea266bd811fc016a848445de1bbff3a23a0](https://github.com/tensorflow/tensorflow/commit/02400ea266bd811fc016a848445de1bbff3a23a0)\n\nThe fix will be included in TensorFlow 2.11. We will also cherrypick both commits on TensorFlow 2.10.1, 2.9.3, and TensorFlow 2.8.4, as these are also affected and still in supported range. TensorFlow 2.7.4 will have the first commit cherrypicked.\n\n\n### For more information\nPlease consult [our security guide](https://github.com/tensorflow/tensorflow/blob/master/SECURITY.md) for more information regarding the security model and how to contact us with issues and questions.\n\n\n### Attribution\nThis vulnerability has been reported by:\n- Kang Hong Jin from Singapore Management University\n- Neophytos Christou, Secure Systems Labs, Brown University\n- 刘力源, Information System & Security and Countermeasures Experiments Center, Beijing Institute of Technology\n- Pattarakrit Rattankul\n","published":"2022-11-21T23:51:53Z","modified":"2024-12-04T05:42:18.759478Z","cvss":null,"epss":null,"cisaKev":null,"exploitsKnown":0,"affectedPackages":[{"ecosystem":"PyPI","name":"tensorflow","fixedVersion":"2.8.4"},{"ecosystem":"PyPI","name":"tensorflow","fixedVersion":"2.9.3"},{"ecosystem":"PyPI","name":"tensorflow","fixedVersion":"2.10.1"},{"ecosystem":"PyPI","name":"tensorflow-cpu","fixedVersion":"2.8.4"},{"ecosystem":"PyPI","name":"tensorflow-gpu","fixedVersion":"2.8.4"},{"ecosystem":"PyPI","name":"tensorflow-cpu","fixedVersion":"2.9.3"},{"ecosystem":"PyPI","name":"tensorflow-gpu","fixedVersion":"2.9.3"},{"ecosystem":"PyPI","name":"tensorflow-cpu","fixedVersion":"2.10.1"},{"ecosystem":"PyPI","name":"tensorflow-gpu","fixedVersion":"2.10.1"}],"fix":null,"references":[{"type":"WEB","url":"https://github.com/tensorflow/tensorflow/security/advisories/GHSA-cqvq-fvhr-v6hc"},{"type":"PACKAGE","url":"https://github.com/tensorflow/tensorflow"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2024-12-04T05:42:18.759478Z"}}