Lucene search
+L

1119 matches found

Tenable Nessus
Tenable Nessus
added 2021/11/15 12:0 a.m.53 views

Ubuntu 16.04 ESM / 18.04 LTS / 20.04 LTS : Vim vulnerabilities (USN-5147-1)

The remote Ubuntu 16.04 ESM / 18.04 LTS / 20.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-5147-1 advisory. It was discovered that Vim incorrectly handled permissions on the .swp file. A local attacker could possibly use this issue to...

7.8CVSS7.4AI score0.01589EPSS
SaveExploits4References7
OSV
OSV
added 2021/11/10 6:44 p.m.3 views

GHSA-7R94-XV9V-63JW A use of uninitialized value vulnerability in Tensorflow

Impact TensorFlow's Grappler optimizer has a use of unitialized variable: cc const NodeDef dequeuenode; for const auto& trainnode : trainnodes if IsDequeueOptrainnode dequeuenode = trainnode; break; if dequeuenode ... If the trainnodes vector obtained from the saved model that gets optimized does...

6.8CVSS6.9AI score0.0019EPSS
SaveExploits1References7
Microsoft CVE
Microsoft CVE
added 2021/11/09 8:0 a.m.6 views

Use of Uninitialized Variable in vim/vim

...

7.8CVSS8AI score0.00591EPSS
SaveExploits1
NVD
NVD
added 2021/11/05 11:15 p.m.38 views

CVE-2021-41225

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow's Grappler optimizer has a use of unitialized variable. If the trainnodes vector obtained from the saved model that gets optimized does not contain a Dequeue node, then dequeuenode is left unitialized. The...

7.8CVSS0.0019EPSS
SaveExploits1References2
PyPA
PyPA
added 2021/11/05 11:15 p.m.8 views

PYSEC-2021-417

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow's Grappler optimizer has a use of unitialized variable. If the trainnodes vector obtained from the saved model that gets optimized does not contain a Dequeue node, then dequeuenode is left unitialized. The...

7.8CVSS7AI score0.0019EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/11/05 11:15 p.m.8 views

PYSEC-2021-634

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow's Grappler optimizer has a use of unitialized variable. If the trainnodes vector obtained from the saved model that gets optimized does not contain a Dequeue node, then dequeuenode is left unitialized. The...

7.8CVSS7AI score0.0019EPSS
SaveExploits1References2Affected Software1
PyPA
PyPA
added 2021/11/05 11:15 p.m.7 views

PYSEC-2021-832

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow's Grappler optimizer has a use of unitialized variable. If the trainnodes vector obtained from the saved model that gets optimized does not contain a Dequeue node, then dequeuenode is left unitialized. The...

7.8CVSS7AI score0.0019EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2021/11/05 11:15 p.m.10 views

PYSEC-2021-417

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow's Grappler optimizer has a use of unitialized variable. If the trainnodes vector obtained from the saved model that gets optimized does not contain a Dequeue node, then dequeuenode is left unitialized. The...

7.8CVSS5.9AI score0.0019EPSS
SaveExploits1References2
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 TensorFlow's Grappler optimizer has a use of unitialized variable. If the trainnodes vector obtained from the saved model that gets optimized does not contain a Dequeue node, then dequeuenode is left unitialized. The...

2.1CVSS7.5AI score0.0019EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2021/11/05 11:15 p.m.12 views

PYSEC-2021-832

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow's Grappler optimizer has a use of unitialized variable. If the trainnodes vector obtained from the saved model that gets optimized does not contain a Dequeue node, then dequeuenode is left unitialized. The...

7.8CVSS5.9AI score0.0019EPSS
SaveExploits1References2
Debian CVE
Debian CVE
added 2021/11/05 10:30 p.m.8 views

CVE-2021-41225

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow's Grappler optimizer has a use of unitialized variable. If the trainnodes vector obtained from the saved model that gets optimized does not contain a Dequeue node, then dequeuenode is left unitialized. The...

7.8CVSS7AI score0.0019EPSS
SaveExploits1
CVE
CVE
added 2021/11/05 10:30 p.m.90 views

CVE-2021-41225

CVE-2021-41225 affects TensorFlow’s Grappler optimizer: if train_nodes lacks a Dequeue node, dequeue_node remains uninitialized due to an uninitialized variable in the Grappler code. The documented fix is included in TensorFlow 2.7.0, with cherry-picks for 2.6.1, 2.5.2, and 2.4.4 (still in suppor...

7.8CVSS6.2AI score0.0019EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/11/05 10:30 p.m.41 views

CVE-2021-41225 A use of uninitialized value vulnerability in Tensorflow

TensorFlow is an open source platform for machine learning. In affected versions TensorFlow's Grappler optimizer has a use of unitialized variable. If the trainnodes vector obtained from the saved model that gets optimized does not contain a Dequeue node, then dequeuenode is left unitialized. The...

5.5CVSS7.8AI score0.0019EPSS
SaveExploits1References2
NVD
NVD
added 2021/11/05 8:15 p.m.35 views

CVE-2021-41201

TensorFlow is an open source platform for machine learning. In affeced versions during execution, EinsumHelper::ParseEquation is supposed to set the flags in inputhasellipsis vector and outputhasellipsis boolean to indicate whether there is ellipsis in the corresponding inputs and output. However...

7.8CVSS0.00241EPSS
SaveExploits1References2
Prion
Prion
added 2021/11/05 8:15 p.m.16 views

Stack overflow

TensorFlow is an open source platform for machine learning. In affeced versions during execution, EinsumHelper::ParseEquation is supposed to set the flags in inputhasellipsis vector and outputhasellipsis boolean to indicate whether there is ellipsis in the corresponding inputs and output. However...

4.6CVSS7.5AI score0.00241EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2021/11/05 8:15 p.m.17 views

PYSEC-2021-611

TensorFlow is an open source platform for machine learning. In affeced versions during execution, EinsumHelper::ParseEquation is supposed to set the flags in inputhasellipsis vector and outputhasellipsis boolean to indicate whether there is ellipsis in the corresponding inputs and output. However...

7.8CVSS2.9AI score0.00241EPSS
SaveExploits1References2
NVD
NVD
added 2021/11/05 3:15 p.m.20 views

CVE-2021-3928

vim is vulnerable to Use of Uninitialized Variable...

7.8CVSS0.00591EPSS
SaveExploits1References9
OSV
OSV
added 2021/11/05 3:15 p.m.1 views

DEBIAN-CVE-2021-3928

vim is vulnerable to Use of Uninitialized Variable...

7.8CVSS7.6AI score0.00591EPSS
SaveExploits1References1
OSV
OSV
added 2021/11/05 3:15 p.m.3 views

ALPINE-CVE-2021-3928

vim is vulnerable to Use of Uninitialized Variable...

7.8CVSS7AI score0.00591EPSS
SaveExploits1References1
OSV
OSV
added 2021/11/05 3:15 p.m.30 views

CVE-2021-3928

vim is vulnerable to Use of Uninitialized Variable...

7.8CVSS2.3AI score
SaveExploits0References9
Rows per page
Query Builder