Vulnerability CVE-2022-41900


Published: 2022-11-18

Description:
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.

Type:

CWE-125

(Out-of-bounds Read)

 References:
https://github.com/tensorflow/tensorflow/security/advisories/GHSA-xvwp-h6jv-7472
https://github.com/tensorflow/tensorflow/commit/216525144ee7c910296f5b05d214ca1327c9ce48

Copyright 2026, cxsecurity.com

 

Back to Top