Lucene search
K

118 matches found

OSV
OSV
added 2026/01/07 10:15 p.m.3 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.00032EPSS
Exploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2020-0188

Malware in sbrugna...

4.3CVSS4.5AI score0.00226EPSS
Exploits1References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2020-0185

Malware in sbrugna...

6.5CVSS6.4AI score0.00128EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2025-31129

Malicious code in bioql PyPI...

6.5CVSS6.4AI score0.00032EPSS
Exploits1References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-4120

Malicious code in bioql PyPI...

5.5CVSS5.5AI score0.00049EPSS
Exploits0References8
NVD
NVD
added 2025/09/25 4:15 p.m.1 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.00068EPSS
Exploits1References2
Cvelist
Cvelist
added 2025/09/25 12:0 a.m.4 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.00068EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2025/05/22 11:4 p.m.6 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.00187EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 10:27 p.m.3 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.00509EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:23 p.m.2 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.0001EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:23 p.m.3 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.00011EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:6 p.m.6 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.00012EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 12:57 a.m.10 views

CVE-2022-21726

Tensorflow is an Open Source Machine Learning Framework. The implementation of Dequantize does not fully validate the value of axis and can result in heap OOB accesses. The axis argument can be -1 the default value for the optional argument or any other positive value at most the number of...

8.8CVSS6.8AI score0.00291EPSS
Exploits1References1
CBLMariner
CBLMariner
added 2025/01/31 4:8 p.m.15 views

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

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

7.5CVSS7.7AI score0.00206EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2024/12/05 12:0 a.m.2 views

PT-2025-39414

Name of the Vulnerable Software and Affected Versions TensorFlow version 2.18.0 Description TensorFlow version 2.18.0 exhibits a behavior where it outputs random results during the compilation of the Embedding component. This can lead to unpredictable application behavior. Recommendations At the...

6.5CVSS6.4AI score0.00032EPSS
Exploits1References15
OSV
OSV
added 2023/10/18 4:15 a.m.1 views

AZL-37886 CVE-2023-38545 affecting package tensorflow for versions less than 2.16.1-1

This flaw makes curl overflow a heap based buffer in the SOCKS5 proxy handshake. When curl is asked to pass along the host name to the SOCKS5 proxy to allow that to resolve the address instead of it getting done by curl itself, the maximum length that host name can be is 255 bytes. If the host na...

9.8CVSS6.8AI score0.26747EPSS
Exploits6References1
OSV
OSV
added 2023/03/30 8:15 p.m.2 views

AZL-38114 CVE-2023-27537 affecting package tensorflow for versions less than 2.16.1-1

A double free vulnerability exists in libcurl 8.0.0 when sharing HSTS data between separate "handles". This sharing was introduced without considerations for do this sharing across separate threads but there was no indication of this fact in the documentation. Due to missing mutexes or thread...

5.9CVSS6.7AI score0.00071EPSS
Exploits1References1
OSV
OSV
added 2023/03/30 8:15 p.m.2 views

AZL-38512 CVE-2023-27535 affecting package tensorflow for versions less than 2.16.1-1

An authentication bypass vulnerability exists in libcurl 8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain...

5.9CVSS6.7AI score0.00036EPSS
Exploits1References1
SUSE CVE
SUSE CVE
added 2023/03/28 1:50 a.m.1 views

SUSE CVE-2023-25670

TensorFlow is an open source platform for machine learning. Versions prior to 2.12.0 and 2.11.1 have a null point error in QuantizedMatMulWithBiasAndDequantize with MKL enabled. A fix is included in TensorFlow version 2.12.0 and version 2.11.1...

7.5CVSS6.9AI score0.0024EPSS
Exploits0References3
OSV
OSV
added 2023/03/27 9:5 p.m.0 views

GHSA-FXGC-95XX-GRVQ TensorFlow Denial of Service vulnerability

Impact A malicious invalid input crashes a tensorflow model Check Failed and can be used to trigger a denial of service attack. To minimize the bug, we built a simple single-layer TensorFlow model containing a Convolution3DTranspose layer, which works well with expected inputs and can be deployed...

6.5CVSS6.8AI score0.00163EPSS
Exploits1References5
Rows per page
Query Builder