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
Link | Resource |
---|---|
https://github.com/tensorflow/tensorflow/commit/8ae76cf085f4be26295d2ecf2081e759e04b8acf | Patch |
https://github.com/tensorflow/tensorflow/security/advisories/GHSA-7x4v-9gxg-9hwj | Patch Vendor Advisory |
Configurations
History
27 Mar 2023, 12:40
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2023-03-25 00:15
Updated : 2024-02-04 23:37
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