Skip to main content

Incorrect Comparison

CVE-2023-25675

Severity High
Score 7.5/10

Summary

TensorFlow is an open-source machine learning platform. When running in versions prior to 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.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • HIGH

CWE-697 - Incorrect Comparison

The software compares two entities in a security-relevant context, but the comparison is incorrect, which may lead to resultant weaknesses.

Advisory Timeline

  • Published