PT-2023-20238 · Google · Tensorflow
R3Pwnx
·
Published
2023-03-24
·
Updated
2024-03-06
·
CVE-2023-25676
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
TensorFlow versions prior to 2.12.0
TensorFlow versions prior to 2.11.1
Description
The issue occurs when running TensorFlow with XLA, where
tf.raw ops.ParallelConcat segfaults with a nullptr dereference when given a parameter shape with rank that is not greater than zero.Recommendations
For versions prior to 2.12.0, update to TensorFlow 2.12.0 to resolve the issue.
For versions prior to 2.11.1, update to TensorFlow 2.11.1 to resolve the issue.
As a temporary workaround, consider avoiding the use of
tf.raw ops.ParallelConcat with a shape parameter of rank not greater than zero until a patch is available.Exploit
Fix
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Tensorflow