Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-xvwp-h6jv-7472: FractionalMaxPool and FractionalAVGPool heap out-of-bounds acess

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.0. We will also cherry pick this commit on TensorFlow 2.10.1.

For more information

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

ghsa
#git

Package

pip tensorflow (pip)

Affected versions

< 2.8.4

>= 2.9.0, < 2.9.3

>= 2.10.0, < 2.10.1

Patched versions

2.8.4

2.9.3

2.10.1

pip tensorflow-cpu (pip)

< 2.8.4

>= 2.9.0, < 2.9.3

>= 2.10.0, < 2.10.1

2.8.4

2.9.3

2.10.1

pip tensorflow-gpu (pip)

< 2.8.4

>= 2.9.0, < 2.9.3

>= 2.10.0, < 2.10.1

2.8.4

2.9.3

2.10.1

Description

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.0. We will also cherry pick this commit on TensorFlow 2.10.1.

For more information

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

References

  • GHSA-xvwp-h6jv-7472
  • https://nvd.nist.gov/vuln/detail/CVE-2022-41900
  • tensorflow/tensorflow@2165251

pak-laura published the maintainer security advisory

Nov 18, 2022

Related news

CVE-2022-41900: FractionalMaxPool and FractionalAvgPool heap out-of-buffer

TensorFlow is an open source platform for machine learning. The security vulnerability results in FractionalMax(AVG)Pool with illegal pooling_ratio. Attackers using Tensorflow can exploit the vulnerability. They can access heap memory which is not in the control of user, leading to a crash or remote code execution. 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.