First published: Fri Nov 18 2022(Updated: )
TensorFlow is an open source platform for machine learning. If `SparseFillEmptyRowsGrad` is given empty inputs, TensorFlow will crash. We have patched the issue in GitHub commit af4a6a3c8b95022c351edae94560acc61253a1b8. 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.
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<2.10.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-41898 is a vulnerability in TensorFlow that allows for a crash when the `SparseFillEmptyRowsGrad` function is given empty inputs.
The severity of CVE-2022-41898 is high with a CVSS score of 7.5.
CVE-2022-41898 affects Google TensorFlow versions up to and including 2.8.4, 2.9.0 to 2.9.3, and 2.10.0 to 2.10.1.
Yes, the issue has been fixed in TensorFlow GitHub commit af4a6a3c8b95022c351edae94560acc61253a1b8 and will be included in TensorFlow 2.11.
To protect against CVE-2022-41898, update your TensorFlow installation to version 2.11 when it is released.