Lucene search
+L

126 matches found

OSV
OSV
added 2026/07/13 2:19 p.m.3 views

PYSEC-2026-3156 TensorFlow vulnerable to `CHECK` fail in `tf.linalg.matrix_rank`

Impact When tf.linalg.matrixrank receives an empty input a, the GPU kernel gives a CHECK fail that can be used to trigger a denial of service attack. python import tensorflow as tf a = tf.constant, shape=0, 1, 1, dtype=tf.float32 tf.linalg.matrixranka=a Patches We have patched the issue in GitHub...

5.9CVSS6.9AI score0.0042EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 2:19 p.m.5 views

PYSEC-2026-3198 TensorFlow vulnerable to `CHECK` failures in `UnbatchGradOp`

Impact The UnbatchGradOp function takes an argument id that is assumed to be a scalar. A nonscalar id can trigger a CHECK failure and crash the program. python import numpy as np import tensorflow as tf id is not scalar tf.rawops.UnbatchGradoriginalinput= tf.constant1,batchindex=tf.constant0,0,0 ...

5.9CVSS6.9AI score0.00579EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/13 2:19 p.m.7 views

PYSEC-2026-3256 TensorFlow vulnerable to segfault in `Requantize`

Impact If Requantize is given inputmin, inputmax, requestedoutputmin, requestedoutputmax tensors of a nonzero rank, it results in a segfault that can be used to trigger a denial of service attack. python import tensorflow as tf outtype = tf.quint8 input = tf.constant1, shape=3, dtype=tf.qint32...

5.9CVSS6.9AI score0.00439EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/13 2:19 p.m.8 views

PYSEC-2026-3348 TensorFlow vulnerable to `CHECK` fail in `RaggedTensorToVariant`

Impact If RaggedTensorToVariant is given a rtnestedsplits list that contains tensors of ranks other than one, it results in a CHECK fail that can be used to trigger a denial of service attack. python import tensorflow as tf batchedinput = True rtnestedsplits = tf.constant0,32,64, shape=3,...

5.9CVSS6.9AI score0.00398EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/09 4:49 p.m.3 views

PYSEC-2026-3171 TensorFlow vulnerable to OOB write in `scatter_nd` in TF Lite

Impact The ScatterNd function takes an input argument that determines the indices of of the output tensor. An input index greater than the output tensor or less than zero will either write content at the wrong index or trigger a crash. Patches We have patched the issue in GitHub commit...

7CVSS7AI score0.00458EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/09 4:49 p.m.5 views

PYSEC-2026-3221 Missing validation causes denial of service via `LoadAndRemapMatrix`

Impact The implementation of tf.rawops.LoadAndRemapMatrix does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack: python import tensorflow as tf ckptpath = tf.constant...

5.5CVSS6.2AI score0.00317EPSS
SaveExploits1References11
OSV
OSV
added 2026/07/09 4:49 p.m.5 views

PYSEC-2026-3202 Missing validation causes denial of service via `UnsortedSegmentJoin`

Impact The implementation of tf.rawops.UnsortedSegmentJoin does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack: python import tensorflow as tf tf.rawops.UnsortedSegmentJoin inputs=tf.constant"this", shape=12,...

5.5CVSS6.2AI score0.00317EPSS
SaveExploits1References11
OSV
OSV
added 2026/07/06 9:37 a.m.17 views

PYSEC-2026-1024 TensorFlow vulnerable to `CHECK` fail in `tf.sparse.cross`

Impact If tf.sparse.cross receives an input separator that is not a scalar, it gives a CHECK fail that can be used to trigger a denial of service attack. python import tensorflow as tf tf.sparse.crossinputs=,name='a',separator=tf.constant'a', 'b',dtype=tf.string Patches We have patched the issue ...

5.9CVSS5.9AI score0.0042EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/07 10:15 p.m.10 views

AZL-74153 CVE-2026-21441 affecting package tensorflow for versions less than 2.16.1-10

urllib3 is an HTTP client library for Python. urllib3's streaming API is designed for the efficient handling of large HTTP responses by reading the content in chunks, rather than loading the entire response body into memory at once. urllib3 can perform decoding or decompression based on the HTTP...

8.9CVSS6.7AI score0.02667EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2020-0185

Malware in sbrugna...

6.5CVSS6.4AI score0.00569EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2020-0188

Malware in sbrugna...

4.3CVSS4.5AI score0.00834EPSS
SaveExploits1References10
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2025-31129

Malicious code in bioql PyPI...

6.5CVSS6.4AI score0.00161EPSS
SaveExploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2022-4120

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References8
NVD
NVD
added 2025/09/25 4:15 p.m.12 views

CVE-2025-55559

An issue was discovered TensorFlow v2.18.0. A Denial of Service DoS occurs when padding is set to 'valid' in tf.keras.layers.Conv2D...

7.5CVSS0.00204EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/09/25 12:0 a.m.18 views

CVE-2025-55559

An issue was discovered TensorFlow v2.18.0. A Denial of Service DoS occurs when padding is set to 'valid' in tf.keras.layers.Conv2D...

0.00204EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/05/22 11:4 p.m.10 views

CVE-2022-41896

TensorFlow is an open source platform for machine learning. If ThreadUnsafeUnigramCandidateSampler is given input filterbankchannelcount greater than the allowed max size, TensorFlow will crash. We have patched the issue in GitHub commit 39ec7eaf1428e90c37787e5b3fbd68ebd3c48860. The fix will be...

7.5CVSS6.7AI score0.0044EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:27 p.m.6 views

CVE-2022-23570

Tensorflow is an Open Source Machine Learning Framework. When decoding a tensor from protobuf, TensorFlow might do a null-dereference if attributes of some mutable arguments to some operations are missing from the proto. This is guarded by a DCHECK. However, DCHECK is a no-op in production builds...

6.5CVSS6.7AI score0.00992EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:23 p.m.5 views

CVE-2021-29615

TensorFlow is an end-to-end open source platform for machine learning. The implementation of ParseAttrValuehttps://github.com/tensorflow/tensorflow/blob/c22d88d6ff33031aa113e48aa3fc9aa74ed79595/tensorflow/core/framework/attrvalueutil.ccL397-L453 can be tricked into stack overflow due to recursion...

5.5CVSS7AI score0.00204EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:23 p.m.6 views

CVE-2021-29574

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.MaxPool3DGradGrad exhibits undefined behavior by dereferencing null pointers backing attacker-supplied empty tensors. The...

7.8CVSS6.6AI score0.00201EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:6 p.m.9 views

CVE-2021-37653

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can trigger a crash via a floating point exception in tf.rawops.ResourceGather. The implementation computes the value of a value, batchsize, and then divides by it without checking that this...

5.5CVSS6.6AI score0.00152EPSS
SaveExploits0References1
Rows per page
Query Builder