Lucene search
+L

9257 matches found

Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.8 views

Azure Linux 3.0 Security Update: cmake / curl / mysql / rust / tensorflow (CVE-2023-27533)

The version of cmake / curl / mysql / rust / tensorflow installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2023-27533 advisory. - A vulnerability in input validation exists in curl 8.0 during communicatio...

9.8CVSS7.3AI score0.01993EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/02/10 12:00 a.m.9 views

Azure Linux 3.0 Security Update: cmake / curl / mysql / rust / tensorflow (CVE-2023-27534)

The version of cmake / curl / mysql / rust / tensorflow installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2023-27534 advisory. - A path traversal vulnerability exists in curl 8.0.0 SFTP implementation...

8.8CVSS7.2AI score0.02195EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/02/06 4:51 a.m.15 views

CVE-2021-37637

TensorFlow is an end-to-end open source platform for machine learning. It is possible to trigger a null pointer dereference in TensorFlow by passing an invalid input to tf.rawops.CompressElement. The implementation was accessing the size of a buffer obtained from the return of a separate function...

7.7CVSS6.8AI score0.0016EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:51 a.m.12 views

CVE-2021-37655

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can trigger a read from outside of bounds of heap allocated data by sending invalid arguments to tf.rawops.ResourceScatterUpdate. The implementation has an incomplete validation of the...

7.3CVSS6.7AI score0.00167EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:51 a.m.15 views

CVE-2021-37664

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can read from outside of bounds of heap allocated data by sending specially crafted illegal arguments to BoostedTreesSparseCalculateBestFeatureSplit. The implementation needs to validate that...

7.3CVSS6.5AI score0.00167EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:50 a.m.10 views

CVE-2021-37651

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation for tf.rawops.FractionalAvgPoolGrad can be tricked into accessing data outside of bounds of heap allocated buffers. The implementation does not validate that the input tensor is non-empt...

7.8CVSS7AI score0.00174EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:50 a.m.11 views

CVE-2021-37659

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in all binary cwise operations that don't require broadcasting e.g., gradients of binary cwise operations. The implementatio...

7.8CVSS6.5AI score0.00176EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:49 a.m.16 views

CVE-2021-37671

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.Map and tf.rawops.OrderedMap operations. The implementation has a check in place to ensure that indices is in...

7.8CVSS6.5AI score0.00173EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:49 a.m.12 views

CVE-2021-37635

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of sparse reduction operations in TensorFlow can trigger accesses outside of bounds of heap allocated data. The implementation fails to validate that each reduction group does not overfl...

7.3CVSS6.9AI score0.00167EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:49 a.m.13 views

CVE-2021-37662

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can generate undefined behavior via a reference binding to nullptr in BoostedTreesCalculateBestGainsPerFeature and similar attack can occur in BoostedTreesCalculateBestFeatureSplitV2. The...

7.8CVSS6.5AI score0.00189EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:49 a.m.13 views

CVE-2021-37679

TensorFlow is an end-to-end open source platform for machine learning. In affected versions it is possible to nest a tf.mapfn within another tf.mapfn call. However, if the input tensor is a RaggedTensor and there is no function signature provided, code assumes the output is a fully specified tens...

7.8CVSS6.8AI score0.00181EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:49 a.m.7 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:48 a.m.13 views

CVE-2021-37648

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the code for tf.rawops.SaveV2 does not properly validate the inputs and an attacker can trigger a null pointer dereference. The implementation uses ValidateInputs to check that the input arguments are vali...

7.8CVSS6.6AI score0.00186EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:48 a.m.12 views

CVE-2021-37666

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in tf.rawops.RaggedTensorToVariant. The implementation has an incomplete validation of the splits values, missing the case...

7.8CVSS6.5AI score0.00173EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:48 a.m.17 views

CVE-2021-37639

TensorFlow is an end-to-end open source platform for machine learning. When restoring tensors via raw APIs, if the tensor name is not provided, TensorFlow can be tricked into dereferencing a null pointer. Alternatively, attackers can read memory outside the bounds of heap allocated data by...

8.4CVSS6.5AI score0.00173EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:47 a.m.12 views

CVE-2021-37657

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause undefined behavior via binding a reference to null pointer in all operations of type tf.rawops.MatrixDiagV. The implementation has incomplete validation that the value of k is a valid...

7.8CVSS6.7AI score0.00167EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:47 a.m.8 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
RedhatCVE
RedhatCVE
added 2025/02/06 4:47 a.m.8 views

CVE-2021-37663

TensorFlow is an end-to-end open source platform for machine learning. In affected versions due to incomplete validation in tf.rawops.QuantizeV2, an attacker can trigger undefined behavior via binding a reference to a null pointer or can access data outside the bounds of heap allocated arrays. Th...

7.8CVSS6.6AI score0.00173EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:47 a.m.11 views

CVE-2021-37654

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can trigger a crash via a CHECK-fail in debug builds of TensorFlow using tf.rawops.ResourceGather or a read from outside the bounds of heap allocated data in the same API in a release build. Th...

7.3CVSS6.8AI score0.00167EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/02/06 4:46 a.m.11 views

CVE-2021-37689

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. This is caused by the MLIR optimization of L2NormalizeReduceAxis...

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