Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.14 KB

tfsa-2022-165.md

File metadata and controls

20 lines (12 loc) · 1.14 KB

TFSA-2022-165: FractionalMaxPool and FractionalAvgPool heap out-of-buffer

CVE Number

CVE-2022-41900

Impact

An input pooling_ratio that is smaller than 1 will trigger a heap OOB in tf.raw_ops.FractionalMaxPool and tf.raw_ops.FractionalAvgPool.

Patches

We have patched the issue in GitHub commit 216525144ee7c910296f5b05d214ca1327c9ce48.

The fix will be included in TensorFlow 2.11. We will also cherrypick this commit on TensorFlow 2.10.1, 2.9.3, and TensorFlow 2.8.4, as these are also affected and still in supported range.

For more information

Please consult our security guide for more information regarding the security model and how to contact us with issues and questions.

Attribution

This vulnerability has been reported through the OSS VRP program.