Lucene search
+L

7695 matches found

Veracode
Veracode
added 2021/11/10 3:05 a.m.36 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service DoS. The vulnerability exists because the API can be made to deadlock when two tf.function functions are mutually recursive by using Lock Python object, allowing an attacker to crash the application by calling a recursive tf.function...

5.5CVSS4.7AI score0.00235EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2021/11/09 5:37 p.m.5 views

containers/storage: DoS via malicious image

A deadlock vulnerability was found in github.com/containers/storage. When a container image is processed, each layer is unpacked using tar. If one of those layers is not a valid tar archive this causes an error leading to an unexpected situation where the code indefinitely waits for the tar...

7.1CVSS7.2AI score0.01587EPSS
SaveExploits1References5
CNVD
CNVD
added 2021/11/09 12:00 a.m.21 views

Google TensorFlow resource management error vulnerability

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A resource management error vulnerability exists in Google TensorFlow, which stems from the fact that when two tf.function-modified Python functions recurse on each other, the code behind the tf.functio...

5.5CVSS3.1AI score0.00235EPSS
SaveExploits0References1
OSV
OSV
added 2021/11/05 11:15 p.m.23 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.5CVSS5.4AI score
SaveExploits0References2
NVD
NVD
added 2021/11/05 11:15 p.m.64 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.5CVSS0.00235EPSS
SaveExploits0References2
PyPA
PyPA
added 2021/11/05 11:15 p.m.13 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.00235EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/11/05 11:15 p.m.12 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.00235EPSS
SaveExploits0References2Affected Software1
PyPA
PyPA
added 2021/11/05 11:15 p.m.11 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.00235EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/11/05 11:15 p.m.12 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.00235EPSS
SaveExploits0References2
Prion
Prion
added 2021/11/05 11:15 p.m.23 views

Stack overflow

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...

4.3CVSS5.6AI score0.00235EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/11/05 11:15 p.m.10 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.5CVSS6.1AI score0.00235EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2021/11/05 11:15 p.m.24 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.00235EPSS
SaveExploits0References2
OSV
OSV
added 2021/11/05 11:15 p.m.42 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.00235EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/11/05 10:10 p.m.78 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.00235EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2021/11/05 10:10 p.m.9 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.00235EPSS
SaveExploits0
CNNVD
CNNVD
added 2021/11/05 12:00 a.m.12 views

Google TensorFlow 资源管理错误漏洞

Google TensorFlow is an end-to-end open source platform for machine learning from Google, Inc. A resource management error vulnerability exists in Google TensorFlow, which stems from the fact that when two tf.function-modified Python functions recurse on each other, the code behind the tf.functio...

5.5CVSS5.7AI score0.00235EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2021/11/05 12:00 a.m.6 views

PT-2021-23186 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.7.0 TensorFlow versions 2.6.1 and earlier TensorFlow versions 2.5.2 and earlier TensorFlow versions 2.4.4 and earlier Description: The code behind the tf.function API can be made to deadlock when two tf.function...

5.5CVSS5.3AI score0.00235EPSS
SaveExploits0References14
OSV
OSV
added 2021/10/29 8:15 p.m.7 views

CVE-2021-1123

NVIDIA vGPU software contains a vulnerability in the Virtual GPU Manager vGPU plugin, where it can deadlock, which may lead to denial of service...

5.5CVSS6.1AI score0.0016EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/10/29 12:00 a.m.9 views

Nvidia vGPU Software 安全漏洞

Nvidia vGPU Software is a management software for providing GPU capabilities to virtual machines from Nvidia, Inc. The software supports multiple virtual machines accessing the host's GPU, providing graphics performance and application compatibility for virtual machines. vGPU Software from Nvidia...

5.5CVSS5.6AI score0.0016EPSS
SaveExploits0References3
OSV
OSV
added 2021/10/28 1:55 p.m.9 views

GSD-2021-1001908 iio: adis16475: fix deadlock on frequency set

iio: adis16475: fix deadlock on frequency set This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.14.14 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder