Lucene search
+L

114 matches found

OSV
OSV
added 2026/07/06 8:3 a.m.5 views

PYSEC-2026-1004 Missing validation causes denial of service via `DeleteSessionTensor`

Impact The implementation of tf.rawops.DeleteSessionTensor 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 handle = tf.constant"", shape=0, dtype=tf.string...

5.5CVSS5.9AI score0.00325EPSS
SaveExploits1References11
RedhatCVE
RedhatCVE
added 2026/01/09 9:11 a.m.15 views

CVE-2022-35960

TensorFlow is an open source platform for machine learning. In core/kernels/listkernels.cc's TensorListReserve, numelements is assumed to be a tensor of size 1. When a numelements of more than 1 element is provided, then tf.rawops.TensorListReserve fails the CHECKEQ in...

7.5CVSS6.6AI score0.00567EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:11 a.m.12 views

CVE-2022-35995

TensorFlow is an open source platform for machine learning. When AudioSummaryV2 receives an input samplerate with more than one element, it gives a CHECK fails that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS6.6AI score0.00411EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:11 a.m.11 views

CVE-2022-35986

TensorFlow is an open source platform for machine learning. If RaggedBincount is given an empty input tensor splits, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit 7a4591fd4f065f4fa903593bc39b2f79530a74b8. The fix will b...

7.5CVSS6.6AI score0.00439EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 9:11 a.m.11 views

CVE-2022-35952

TensorFlow is an open source platform for machine learning. 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. It also requires its argument batchindex to contain three times the number of elements as...

7.5CVSS6.8AI score0.00579EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.13 views

EUVD-2020-0204

Malware in sbrugna...

9.8CVSS8.9AI score0.00905EPSS
SaveExploits1References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2021-0402

Malware in sbrugna...

7.8CVSS5.9AI score0.00173EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.20 views

EUVD-2022-6941

Malicious code in bioql PyPI...

7.5CVSS7.7AI score0.00567EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/03 8:7 p.m.21 views

EUVD-2022-6796

Malicious code in bioql PyPI...

7.5CVSS7.7AI score0.00411EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.20 views

EUVD-2022-6949

Malicious code in bioql PyPI...

7.5CVSS7.7AI score0.00457EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-6733

Malicious code in bioql PyPI...

7.5CVSS8.1AI score0.0058EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.7 views

EUVD-2022-7425

Malicious code in bioql PyPI...

7.5CVSS7.7AI score0.0049EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2025/05/23 12:45 a.m.12 views

CVE-2022-41889

TensorFlow is an open source platform for machine learning. If a list of quantized tensors is assigned to an attribute, the pywrap code fails to parse the tensor and returns a nullptr, which is not caught. An example can be seen in tf.compat.v1.extractvolumepatches by passing in quantized tensors...

7.5CVSS6.8AI score0.00404EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 12:38 a.m.11 views

CVE-2022-41901

TensorFlow is an open source platform for machine learning. An input sparsematrix that is not a matrix with a shape with rank 0 will trigger a CHECK fail in tf.rawops.SparseMatrixNNZ. We have patched the issue in GitHub commit f856d02e5322821aad155dad9b3acab1e9f5d693. The fix will be included in...

7.5CVSS6.7AI score0.0044EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 11:42 p.m.9 views

CVE-2022-41888

TensorFlow is an open source platform for machine learning. When running on GPU, tf.image.generateboundingboxproposals receives a scores input that must be of rank 4 but is not checked. We have patched the issue in GitHub commit cf35502463a88ca7185a99daa7031df60b3c1c98. The fix will be included i...

7.5CVSS6.7AI score0.00439EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:55 p.m.7 views

CVE-2022-35990

TensorFlow is an open source platform for machine learning. When tf.quantization.fakequantwithminmaxvarsperchannelgradient receives input min or max of rank other than 1, it gives a CHECK fail that can trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS6.8AI score0.00398EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:49 a.m.5 views

CVE-2021-37688

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can craft a TFLite model that would trigger a null pointer dereference, which would result in a crash and denial of service. The implementation unconditionally dereferences a pointer. We have...

7.8CVSS6.5AI score0.00165EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:46 a.m.10 views

CVE-2021-37641

TensorFlow is an end-to-end open source platform for machine learning. In affected versions if the arguments to tf.rawops.RaggedGather don't determine a valid ragged tensor code can trigger a read from outside of bounds of heap allocated buffers. The implementation directly reads the first...

7.3CVSS6.6AI score0.00167EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/05 11:38 p.m.10 views

CVE-2022-41902

TensorFlow is an open source platform for machine learning. The function MakeGrapplerFunctionItem takes arguments that determine the sizes of inputs and outputs. If the inputs given are greater than or equal to the sizes of the outputs, an out-of-bounds memory read or a crash is triggered. We hav...

9.1CVSS6.5AI score0.00449EPSS
SaveExploits0References1
CBLMariner
CBLMariner
added 2025/01/31 4:8 p.m.44 views

CVE-2023-25666 affecting package tensorflow for versions less than 2.11.1-1

CVE-2023-25666 affecting package tensorflow for versions less than 2.11.1-1. A patched version of the package is available...

7.5CVSS6.9AI score0.00383EPSS
SaveExploits0
Rows per page
Query Builder