An input pooling_ratio
that is smaller than 1 will trigger a heap OOB in tf.raw_ops.FractionalMaxPool
and tf.raw_ops.FractionalAvgPool
.
We have patched the issue in GitHub commit 216525144ee7c910296f5b05d214ca1327c9ce48.
The fix will be included in TensorFlow 2.11.0. We will also cherry pick this commit on TensorFlow 2.10.1.
Please consult our security guide for more information regarding the security model and how to contact us with issues and questions.
{ "nvd_published_at": "2022-11-18T22:15:00Z", "github_reviewed_at": "2022-11-21T22:03:45Z", "severity": "HIGH", "github_reviewed": true, "cwe_ids": [ "CWE-125", "CWE-787" ] }