First published: Tue Dec 06 2022(Updated: )
TensorFlow is an open source platform for machine learning. The function MakeGrapplerFunctionItem takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. We have patched the issue in GitHub commit a65411a1d69edfb16b25907ffb8f73556ce36bb7. The fix will be included in TensorFlow 2.11.0. We will also cherrypick this commit on TensorFlow 2.8.4, 2.9.3, and 2.10.1.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Google TensorFlow | <2.8.4 | |
Google TensorFlow | >=2.9.0<2.9.3 | |
Google TensorFlow | =2.10.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-41910 is a vulnerability in TensorFlow that allows an out-of-bounds memory read or a crash when certain inputs are provided.
CVE-2022-41910 has a severity rating of 9.1 (critical).
TensorFlow versions up to and including 2.8.4, versions 2.9.0 to 2.9.3, and version 2.10.0 are affected by CVE-2022-41910.
To fix CVE-2022-41910, you should update TensorFlow to a version that is not affected by the vulnerability. Refer to the official TensorFlow documentation or advisories for the recommended updates.
The CWE ID for CVE-2022-41910 is CWE-125 (Out-of-bounds Read).