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 |
03 Apr 2023, 13:34
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
CPE | cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:* | |
References | (MISC) https://github.com/tensorflow/tensorflow/commit/8ae76cf085f4be26295d2ecf2081e759e04b8acf - Patch | |
References | (MISC) https://github.com/tensorflow/tensorflow/security/advisories/GHSA-7x4v-9gxg-9hwj - Patch, Vendor Advisory | |
First Time |
Google tensorflow
|
25 Mar 2023, 00:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
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