Lucene search
K

20 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-0448

Malware in sbrugna...

7.1CVSS6.7AI score0.00018EPSS
Exploits1References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2022-6675

Malicious code in bioql PyPI...

7.5CVSS7.7AI score0.00064EPSS
Exploits0References6
OSV
OSV
added 2024/03/06 11:15 a.m.13 views

BIT-TENSORFLOW-2021-41226 Heap OOB read in `SparseBinCount`

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseBinCount is vulnerable to a heap OOB access. This is because of missing validation between the elements of the values argument and the shape of the sparse output. The fix will be included ...

7.1CVSS6.8AI score0.00018EPSS
Exploits1References3
OSV
OSV
added 2022/09/16 10:27 p.m.2 views

GHSA-397C-5G2J-QXPV TensorFlow vulnerable to segfault in `SparseBincount`

Impact If SparseBincount is given inputs for indices, values, and denseshape that do not make a valid sparse tensor, it results in a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf binaryoutput = True indices = tf.random.uniformshape=, minval=-10000...

5.9CVSS7AI score0.00064EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2022/09/16 10:27 p.m.23 views

TensorFlow vulnerable to segfault in `SparseBincount`

Impact If SparseBincount is given inputs for indices, values, and denseshape that do not make a valid sparse tensor, it results in a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf binaryoutput = True indices = tf.random.uniformshape=, minval=-10000...

7.5CVSS7.4AI score0.00064EPSS
Exploits0References5Affected Software3
NVD
NVD
added 2022/09/16 10:15 p.m.17 views

CVE-2022-35982

TensorFlow is an open source platform for machine learning. If SparseBincount is given inputs for indices, values, and denseshape that do not make a valid sparse tensor, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS0.00064EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2022/09/16 9:30 p.m.5 views

CVE-2022-35982 Segfault in `SparseBincount` in TensorFlow

TensorFlow is an open source platform for machine learning. If SparseBincount is given inputs for indices, values, and denseshape that do not make a valid sparse tensor, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

5.9CVSS7.4AI score0.00064EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2022/09/16 12:0 a.m.2 views

PT-2022-23080 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.10.0 TensorFlow versions 2.9.1 and earlier TensorFlow versions 2.8.1 and earlier TensorFlow versions 2.7.2 and earlier Description: The issue arises when SparseBincount is given inputs for indices, values, and...

7.5CVSS7.3AI score0.00064EPSS
Exploits0References8
OSV
OSV
added 2021/11/10 6:41 p.m.0 views

GHSA-374M-JM66-3VJ8 Heap OOB in `SparseBinCount`

Impact The implementation of SparseBinCount is vulnerable to a heap OOB: python import tensorflow as tf tf.rawops.SparseBincount indices=0,1,2 values=0,-10000000 denseshape=1,1 size=1 weights=3,2,1 binaryoutput=False This is because of missing validation between the elements of the values argumen...

7.1CVSS6.9AI score0.00018EPSS
Exploits1References7
CNVD
CNVD
added 2021/11/08 12:0 a.m.21 views

Google TensorFlow Heap Out-of-Bounds Access Vulnerability (CNVD-2021-85883)

Google TensorFlow, an end-to-end open source machine learning platform, suffers from a heap out-of-bounds access vulnerability in the SparseBinCount implementation in versions prior to TensorFlow 2.7.0. The vulnerability stems from missing validation between the elements of the values parameter a...

7.1CVSS1.8AI score0.00018EPSS
Exploits1References1
NVD
NVD
added 2021/11/05 9:15 p.m.10 views

CVE-2021-41226

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseBinCount is vulnerable to a heap OOB access. This is because of missing validation between the elements of the values argument and the shape of the sparse output. The fix will be included ...

7.1CVSS0.00018EPSS
Exploits1References2
OSV
OSV
added 2021/11/05 9:15 p.m.22 views

CVE-2021-41226

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseBinCount is vulnerable to a heap OOB access. This is because of missing validation between the elements of the values argument and the shape of the sparse output. The fix will be included ...

7.1CVSS6.6AI score
Exploits0References2
PyPA
PyPA
added 2021/11/05 9:15 p.m.5 views

PYSEC-2021-635

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseBinCount is vulnerable to a heap OOB access. This is because of missing validation between the elements of the values argument and the shape of the sparse output. The fix will be included ...

7.1CVSS6.9AI score0.00018EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2021/11/05 9:15 p.m.1 views

PYSEC-2021-418

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseBinCount is vulnerable to a heap OOB access. This is because of missing validation between the elements of the values argument and the shape of the sparse output. The fix will be included ...

7.1CVSS5.9AI score0.00018EPSS
Exploits1References2
Prion
Prion
added 2021/11/05 9:15 p.m.16 views

Heap overflow

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseBinCount is vulnerable to a heap OOB access. This is because of missing validation between the elements of the values argument and the shape of the sparse output. The fix will be included ...

3.6CVSS6.8AI score0.00018EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2021/11/05 9:15 p.m.24 views

PYSEC-2021-635

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseBinCount is vulnerable to a heap OOB access. This is because of missing validation between the elements of the values argument and the shape of the sparse output. The fix will be included ...

7.1CVSS2.3AI score0.00018EPSS
Exploits1References2
PyPA
PyPA
added 2021/11/05 9:15 p.m.4 views

PYSEC-2021-418

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseBinCount is vulnerable to a heap OOB access. This is because of missing validation between the elements of the values argument and the shape of the sparse output. The fix will be included ...

7.1CVSS6.9AI score0.00018EPSS
Exploits1References2Affected Software1
OSV
OSV
added 2021/11/05 9:15 p.m.1 views

PYSEC-2021-833

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseBinCount is vulnerable to a heap OOB access. This is because of missing validation between the elements of the values argument and the shape of the sparse output. The fix will be included ...

7.1CVSS7AI score0.00018EPSS
Exploits1References2
Cvelist
Cvelist
added 2021/11/05 8:20 p.m.13 views

CVE-2021-41226 Heap OOB read in `SparseBinCount`

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseBinCount is vulnerable to a heap OOB access. This is because of missing validation between the elements of the values argument and the shape of the sparse output. The fix will be included ...

7.1CVSS7.1AI score0.00018EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2021/11/05 8:20 p.m.1 views

CVE-2021-41226

TensorFlow is an open source platform for machine learning. In affected versions the implementation of SparseBinCount is vulnerable to a heap OOB access. This is because of missing validation between the elements of the values argument and the shape of the sparse output. The fix will be included ...

7.1CVSS6.9AI score0.00018EPSS
Exploits1
Rows per page
Query Builder