Lucene search
K

4 matches found

OSV
OSV
added 2024/03/06 11:11 a.m.14 views

BIT-TENSORFLOW-2022-41887 Overflow in `tf.keras.losses.poisson` in Tensorflow

TensorFlow is an open source platform for machine learning. tf.keras.losses.poisson receives a ypred and ytrue that are passed through functor::mul in BinaryOp. If the resulting dimensions overflow an int32, TensorFlow will crash due to a size mismatch during broadcast assignment. We have patched...

7.5CVSS6.2AI score0.00142EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2022/11/21 8:41 p.m.34 views

Overflow in `tf.keras.losses.poisson`

Impact tf.keras.losses.poisson receives a ypred and ytrue that are passed through functor::mul in BinaryOp. If the resulting dimensions overflow an int32, TensorFlow will crash due to a size mismatch during broadcast assignment. python import numpy as np import tensorflow as tf truevalue =...

7.5CVSS7.7AI score0.00142EPSS
Exploits1References6Affected Software3
Veracode
Veracode
added 2022/11/21 1:40 p.m.33 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. The vulnerability exists in the BinaryFunctor function of cwiseopscommon.h due to a size mismatch during broadcast assignment which allows an attacker to cause an application crash by providing malicious input...

7.5CVSS7.1AI score0.00142EPSS
Exploits1References8Affected Software3
CVE
CVE
added 2022/11/18 12:0 a.m.84 views

CVE-2022-41887

TensorFlow CVE-2022-41887 describes a buffer/size-mismatch overflow in tf.keras.losses.poisson when y_pred/y_true dimensions overflow an int32 during broadcasting in BinaryOp. A patch is committed (c5b30379ba87cbe774b08ac50c1f6d36df4ebb7c) and will be included in TensorFlow 2.11; TensorFlow 2.10....

7.5CVSS6.3AI score0.00142EPSS
Exploits1References4Affected Software1
Rows per page
Query Builder