Lucene search
K

13 matches found

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

BIT-TENSORFLOW-2021-41213 Deadlock in mutually recursive `tf.function` objects

TensorFlow is an open source platform for machine learning. In affected versions the code behind tf.function API can be made to deadlock when two tf.function decorated Python functions are mutually recursive. This occurs due to using a non-reentrant Lock Python object. Loading any model which...

5.5CVSS5.5AI score0.00043EPSS
Exploits0References3
CNNVD
CNNVD
added 2023/08/07 12:0 a.m.6 views

Vyper Security Vulnerability

Vyper is the Pythonic smart contract language for EVM. A security vulnerability exists in Vyper that stems from the presence of an improperly assigned named reentrant lock. Affected products and versions: Vyper version 0.2.15, 0.2.16, 0.3.0...

9.1CVSS6.8AI score0.00096EPSS
Exploits1References6
SUSE CVE
SUSE CVE
added 2023/02/15 3:37 a.m.4 views

SUSE CVE-2021-41213

TensorFlow is an open source platform for machine learning. In affected versions the code behind tf.function API can be made to deadlock when two tf.function decorated Python functions are mutually recursive. This occurs due to using a non-reentrant Lock Python object. Loading any model which...

5.5CVSS5.5AI score0.00043EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2021/11/10 6:59 p.m.33 views

Deadlock in mutually recursive `tf.function` objects

Impact The code behind tf.function API can be made to deadlock when two tf.function decorated Python functions are mutually recursive: python import tensorflow as tf @tf.function def fun1num: if num == 1: return printnum fun2num-1 @tf.function def fun2num: if num == 0: return printnum fun1num-1...

5.5CVSS2.5AI score0.00043EPSS
Exploits0References7Affected Software3
OSV
OSV
added 2021/11/10 6:59 p.m.1 views

GHSA-H67M-XG8F-FXCF Deadlock in mutually recursive `tf.function` objects

Impact The code behind tf.function API can be made to deadlock when two tf.function decorated Python functions are mutually recursive: python import tensorflow as tf @tf.function def fun1num: if num == 1: return printnum fun2num-1 @tf.function def fun2num: if num == 0: return printnum fun1num-1...

5.5CVSS6AI score0.00043EPSS
Exploits0References7
OSV
OSV
added 2021/11/05 11:15 p.m.33 views

PYSEC-2021-622

TensorFlow is an open source platform for machine learning. In affected versions the code behind tf.function API can be made to deadlock when two tf.function decorated Python functions are mutually recursive. This occurs due to using a non-reentrant Lock Python object. Loading any model which...

5.5CVSS3.5AI score0.00043EPSS
Exploits0References2
PyPA
PyPA
added 2021/11/05 11:15 p.m.5 views

PYSEC-2021-405

TensorFlow is an open source platform for machine learning. In affected versions the code behind tf.function API can be made to deadlock when two tf.function decorated Python functions are mutually recursive. This occurs due to using a non-reentrant Lock Python object. Loading any model which...

5.5CVSS7AI score0.00043EPSS
Exploits0References2Affected Software1
PyPA
PyPA
added 2021/11/05 11:15 p.m.4 views

PYSEC-2021-820

TensorFlow is an open source platform for machine learning. In affected versions the code behind tf.function API can be made to deadlock when two tf.function decorated Python functions are mutually recursive. This occurs due to using a non-reentrant Lock Python object. Loading any model which...

5.5CVSS7AI score0.00043EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2021/11/05 11:15 p.m.0 views

PYSEC-2021-820

TensorFlow is an open source platform for machine learning. In affected versions the code behind tf.function API can be made to deadlock when two tf.function decorated Python functions are mutually recursive. This occurs due to using a non-reentrant Lock Python object. Loading any model which...

5.5CVSS6.2AI score0.00043EPSS
Exploits0References2
PyPA
PyPA
added 2021/11/05 11:15 p.m.5 views

PYSEC-2021-622

TensorFlow is an open source platform for machine learning. In affected versions the code behind tf.function API can be made to deadlock when two tf.function decorated Python functions are mutually recursive. This occurs due to using a non-reentrant Lock Python object. Loading any model which...

5.5CVSS7AI score0.00043EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2021/11/05 11:15 p.m.1 views

PYSEC-2021-405

TensorFlow is an open source platform for machine learning. In affected versions the code behind tf.function API can be made to deadlock when two tf.function decorated Python functions are mutually recursive. This occurs due to using a non-reentrant Lock Python object. Loading any model which...

5.5CVSS6.2AI score0.00043EPSS
Exploits0References2
Cvelist
Cvelist
added 2021/11/05 10:10 p.m.20 views

CVE-2021-41213 Deadlock in mutually recursive `tf.function` objects

TensorFlow is an open source platform for machine learning. In affected versions the code behind tf.function API can be made to deadlock when two tf.function decorated Python functions are mutually recursive. This occurs due to using a non-reentrant Lock Python object. Loading any model which...

5.5CVSS5.7AI score0.00043EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2021/11/05 10:10 p.m.4 views

CVE-2021-41213

TensorFlow is an open source platform for machine learning. In affected versions the code behind tf.function API can be made to deadlock when two tf.function decorated Python functions are mutually recursive. This occurs due to using a non-reentrant Lock Python object. Loading any model which...

5.5CVSS7AI score0.00043EPSS
Exploits0
Rows per page
Query Builder