Lucene search
+L

93 matches found

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

PYSEC-2026-3328 `CHECK_EQ` fail via input in `SparseMatrixNNZ`

Impact An input sparsematrix that is not a matrix with a shape with rank 0 will trigger a CHECK fail in tf.rawops.SparseMatrixNNZ. python import tensorflow as tf tf.rawops.SparseMatrixNNZsparsematrix= Patches We have patched the issue in GitHub commit f856d02e5322821aad155dad9b3acab1e9f5d693. The...

4.8CVSS6.9AI score0.0044EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/13 2:19 p.m.2 views

PYSEC-2026-3333 `CHECK` fail in `BCast` overflow

Impact If BCast::ToShape is given input larger than an int32, it will crash, despite being supposed to handle up to an int64. An example can be seen in tf.experimental.numpy.outer by passing in large input to the input b. python import tensorflow as tf value = tf.constantshape=2, 1024, 1024, 1024...

4.8CVSS6.9AI score0.00439EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/13 2:19 p.m.5 views

PYSEC-2026-3320 TensorFlow vulnerable to `CHECK` fail in `CollectiveGather`

Impact When CollectiveGather receives an scalar input input, it gives a CHECK fails that can be used to trigger a denial of service attack. python import tensorflow as tf arg0=1 arg1=1 arg2=1 arg3=1 arg4=3, 3,3 arg5='auto' arg6=0 arg7='' tf.rawops.CollectiveGatherinput=arg0, groupsize=arg1,...

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

PYSEC-2026-3240 Integer overflows in Tensorflow

Impact The implementations of SparseCwise ops are vulnerable to integer overflows. These can be used to trigger large allocations so, OOM based denial of service or CHECK-fails when building new TensorShape objects so, assert failures based denial of service: python import tensorflow as tf import...

7.1CVSS6.6AI score0.01097EPSS
SaveExploits1References11
RedhatCVE
RedhatCVE
added 2026/01/09 9:21 a.m.19 views

CVE-2021-41195

TensorFlow is an open source platform for machine learning. In affected versions the implementation of tf.math.segment operations results in a CHECK-fail related abort and denial of service if a segment id in segmentids is large. This is similar to CVE-2021-29584 and similar other reported...

5.5CVSS6.6AI score0.00205EPSS
SaveExploits2References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:21 a.m.7 views

CVE-2021-41209

TensorFlow is an open source platform for machine learning. In affected versions the implementations for convolution operators trigger a division by 0 if passed empty filter tensor arguments. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1,...

5.5CVSS6.9AI score0.00136EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:21 a.m.19 views

CVE-2021-41198

TensorFlow is an open source platform for machine learning. In affected versions if tf.tile is called with a large input argument then the TensorFlow process will crash due to a CHECK-failure caused by an overflow. The number of elements in the output tensor is too much for the int64t type and th...

5.5CVSS6.8AI score0.0023EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.19 views

EUVD-2021-0353

Malware in sbrugna...

7.8CVSS7.5AI score0.00287EPSS
SaveExploits1References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2021-0320

Malware in sbrugna...

7.8CVSS5.9AI score0.00214EPSS
SaveExploits1References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2021-0419

Malware in sbrugna...

5.5CVSS5.3AI score0.0023EPSS
SaveExploits1References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2021-0359

Malware in sbrugna...

5.5CVSS5.3AI score0.0023EPSS
SaveExploits1References11
EUVD
EUVD
added 2025/10/07 12:30 a.m.5 views

EUVD-2021-0396

Malware in sbrugna...

5.5CVSS5AI score0.00169EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.17 views

EUVD-2021-0306

Malware in sbrugna...

5.5CVSS5.3AI score0.00189EPSS
SaveExploits1References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.6 views

EUVD-2023-1082

Malicious code in bioql PyPI...

7.5CVSS6.2AI score0.00391EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/22 9:24 p.m.6 views

CVE-2021-29566

TensorFlow is an end-to-end open source platform for machine learning. An attacker can write outside the bounds of heap allocated arrays by passing invalid arguments to tf.rawops.Dilation2DBackpropInput. This is because the...

7.8CVSS6.7AI score0.00201EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:54 p.m.10 views

CVE-2021-37644

TensorFlow is an end-to-end open source platform for machine learning. In affected versions providing a negative element to numelements list argument of tf.rawops.TensorListReserve causes the runtime to abort the process due to reallocating a std::vector to have a negative number of elements. The...

5.5CVSS5.9AI score0.00152EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:36 p.m.7 views

CVE-2021-29562

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a denial of service by exploiting a CHECK-failure coming from the implementation of tf.rawops.IRFFT. The fix will be included in TensorFlow 2.5.0. We will also cherrypick this commit on TensorFlow 2.4.2,...

5.5CVSS6.7AI score0.00189EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:30 p.m.9 views

CVE-2021-29513

TensorFlow is an end-to-end open source platform for machine learning. Calling TF operations with tensors of non-numeric types when the operations expect numeric tensors result in null pointer dereferences. The conversion from Python array to C++...

7.8CVSS6.6AI score0.00203EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:30 p.m.10 views

CVE-2021-29536

TensorFlow is an end-to-end open source platform for machine learning. An attacker can cause a heap buffer overflow in QuantizedReshape by passing in invalid thresholds for the quantization. This is because the...

7.8CVSS7.2AI score0.00211EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:47 a.m.6 views

CVE-2021-37681

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of SVDF in TFLite is vulnerable to a null pointer error. The GetVariableInput function can return a null pointer but GetTensorData assumes that the argument is always a valid tensor...

7.8CVSS6.5AI score0.00173EPSS
SaveExploits0References1
Rows per page
Query Builder