BIT-tensorflow-2021-41202

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/tensorflow/BIT-tensorflow-2021-41202.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-tensorflow-2021-41202
Aliases
Published
2024-03-06T11:16:29.270Z
Modified
2024-03-06T11:25:28.861Z
Summary
[none]
Details

TensorFlow is an open source platform for machine learning. In affected versions while calculating the size of the output within the tf.range kernel, there is a conditional statement of type int64 = condition ? int64 : double. Due to C++ implicit conversion rules, both branches of the condition will be cast to double and the result would be truncated before the assignment. This result in overflows. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow 2.5.2, and TensorFlow 2.4.4, as these are also affected and still in supported range.

References

Affected packages

Bitnami / tensorflow

Package

Name
tensorflow
Purl
pkg:bitnami/tensorflow

Severity

  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
2.4.0
Fixed
2.4.4
Introduced
2.5.0
Fixed
2.5.2
Introduced
2.6.0
Fixed
2.6.1
Type
SEMVER
Events
Introduced
2.7.0-rc0
Last affected
2.7.0-rc0
Introduced
2.7.0-rc1
Last affected
2.7.0-rc1