CVE-2022-41900

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.
Configurations

Configuration 1

cpe:2.3:a:google:tensorflow:2.10.0:*:*:*:*:*:*:*
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*
cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*

Information

Published : 2022-11-18 10:15

Updated : 2022-11-23 01:35


NVD link : CVE-2022-41900

Mitre link : CVE-2022-41900

Products Affected
No products.
CWE
CWE-125

Out-of-bounds Read

CWE-787