TensorFlow is an open source machine learning platform. When running versions prior to 2.12.0 and 2.11.1 with XLA, `tf.raw_ops.Bincount` segfaults when given a parameter `weights` that is neither the same shape as parameter `arr` nor a length-0 tensor. A fix is included in TensorFlow 2.12.0 and 2.11.1.
References
Configurations
History
21 Nov 2024, 07:49
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/tensorflow/tensorflow/commit/8ae76cf085f4be26295d2ecf2081e759e04b8acf - Patch | |
References | () https://github.com/tensorflow/tensorflow/security/advisories/GHSA-7x4v-9gxg-9hwj - Patch, Vendor Advisory |
Information
Published : 2023-03-25 00:15
Updated : 2024-11-21 07:49
NVD link : CVE-2023-25675
Mitre link : CVE-2023-25675
CVE.ORG link : CVE-2023-25675
JSON object : View
Products Affected
- tensorflow
CWE
CWE-697
Incorrect Comparison