Lucene search
+L

2788 matches found

PyPA
PyPA
added 2021/05/14 8:15 p.m.7 views

PYSEC-2021-508

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.FractionalMaxPoolGrad triggers an undefined behavior if one of the input tensors is empty. The code is also vulnerable to a denial of service attack as a CHECK condition becomes false and aborts...

5.5CVSS7AI score0.00189EPSS
SaveExploits1References2Affected Software1
Prion
Prion
added 2021/05/14 8:15 p.m.16 views

Design/Logic Flaw

TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in tf.rawops.RaggedTensorToTensor, an attacker can exploit an undefined behavior if input arguments are empty. The...

4.6CVSS7.6AI score0.00234EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2021/05/14 8:15 p.m.5 views

PYSEC-2021-245

TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in tf.rawops.RaggedTensorToTensor, an attacker can exploit an undefined behavior if input arguments are empty. The...

7.8CVSS7.1AI score0.00234EPSS
SaveExploits1References4
PyPA
PyPA
added 2021/05/14 8:15 p.m.10 views

PYSEC-2021-706

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.FractionalMaxPoolGrad triggers an undefined behavior if one of the input tensors is empty. The code is also vulnerable to a denial of service attack as a CHECK condition becomes false and aborts...

5.5CVSS7AI score0.00189EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2021/05/14 8:15 p.m.6 views

PYSEC-2021-706

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.FractionalMaxPoolGrad triggers an undefined behavior if one of the input tensors is empty. The code is also vulnerable to a denial of service attack as a CHECK condition becomes false and aborts...

5.5CVSS6.1AI score0.00189EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2021/05/14 8:15 p.m.5 views

CVE-2021-29607

TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in SparseAdd results in allowing attackers to exploit undefined behavior dereferencing null pointers as well as write outside of bounds of heap allocated data. The...

7.8CVSS7AI score0.00234EPSS
SaveExploits1References4Affected Software1
Debian CVE
Debian CVE
added 2021/05/14 7:25 p.m.18 views

CVE-2021-29616

TensorFlow is an end-to-end open source platform for machine learning. The implementation of TrySimplifyhttps://github.com/tensorflow/tensorflow/blob/c22d88d6ff33031aa113e48aa3fc9aa74ed79595/tensorflow/core/grappler/optimizers/arithmeticoptimizer.ccL390-L401 has undefined behavior due to...

7.8CVSS6.9AI score0.00206EPSS
SaveExploits1
Cvelist
Cvelist
added 2021/05/14 7:20 p.m.33 views

CVE-2021-29608 Heap OOB and null pointer dereference in `RaggedTensorToTensor`

TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in tf.rawops.RaggedTensorToTensor, an attacker can exploit an undefined behavior if input arguments are empty. The...

5.3CVSS7.9AI score0.00234EPSS
SaveExploits1References4
CVE
CVE
added 2021/05/14 7:20 p.m.112 views

CVE-2021-29608

TensorFlow CVE-2021-29608 maps to a RaggedTensorToTensor validation flaw: input checks only ensure one tensor is non-empty, enabling potential heap out-of-bounds/NULL dereference undefined behavior in release builds. Multiple sources (NVD, OSV/GHSA advisories) describe a local-attack surface lead...

7.8CVSS6.2AI score0.00234EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2021/05/14 7:20 p.m.31 views

CVE-2021-29609 Incomplete validation in `SparseAdd`

TensorFlow is an end-to-end open source platform for machine learning. Incomplete validation in SparseAdd results in allowing attackers to exploit undefined behavior dereferencing null pointers as well as write outside of bounds of heap allocated data. The...

5.3CVSS8AI score0.00234EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2021/05/14 7:16 p.m.35 views

CVE-2021-29572 Reference binding to nullptr in `SdcaOptimizer`

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.SdcaOptimizer triggers undefined behavior due to dereferencing a null pointer. The...

2.5CVSS5.7AI score0.00189EPSS
SaveExploits1References2
CVE
CVE
added 2021/05/14 7:15 p.m.105 views

CVE-2021-29580

The CVE covers TensorFlow tf.raw_ops.FractionalMaxPoolGrad with undefined behavior when an input tensor is empty and a_CHECK failure that can abort the process, per multiple sources in the Initial document. The issue arises from input/output validation (empty tensors and rank checks) in fractiona...

5.5CVSS4.9AI score0.00189EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2021/05/14 7:15 p.m.37 views

CVE-2021-29583 Heap buffer overflow and undefined behavior in `FusedBatchNorm`

TensorFlow is an end-to-end open source platform for machine learning. The implementation of tf.rawops.FusedBatchNorm is vulnerable to a heap buffer overflow. If the tensors are empty, the same implementation can trigger undefined behavior by dereferencing null pointers. The...

2.5CVSS8AI score0.00211EPSS
SaveExploits1References2
CVE
CVE
added 2021/05/14 7:10 p.m.123 views

CVE-2021-29546

CVE-2021-29546 concerns TensorFlow’s QuantizedBiasAdd. The issue arises from the Eigen kernel implementation in quantization_utils.h, which divides by the number of elements of the smaller input without guarding against zero, causing integer division by zero undefined behavior. Public details in ...

7.8CVSS5.4AI score0.00201EPSS
SaveExploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2021/05/14 12:0 a.m.5 views

PT-2021-18323 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.5.0 TensorFlow versions 2.4.2 and earlier TensorFlow versions 2.3.3 and earlier TensorFlow versions 2.2.3 and earlier TensorFlow versions 2.1.4 and earlier Description: The implementation of tf.raw...

5.5CVSS5.3AI score0.00189EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2021/05/14 12:0 a.m.6 views

PT-2021-18359 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.5.0 TensorFlow versions 2.4.1 and earlier TensorFlow versions 2.3.2 and earlier TensorFlow versions 2.2.2 and earlier TensorFlow versions 2.1.3 and earlier Description: Due to a lack of validation in tf.raw...

7.8CVSS7.4AI score0.00234EPSS
SaveExploits1References15
CNNVD
CNNVD
added 2021/05/14 12:0 a.m.15 views

Google TensorFlow 代码问题漏洞

Google TensorFlow is a suite of end-to-end open source platforms for machine learning from Google USA. A code issue vulnerability exists in Google TensorFlow 2.4.2, 2.3.3, 2.2.3, 2.1.4, which stems from tf.rawops.SdcaOptimizer triggering undefined behavior due to dereferencing a null pointer. No...

5.5CVSS5.7AI score0.00189EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2021/05/14 12:0 a.m.7 views

PT-2021-18360 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.5.0 TensorFlow versions 2.1.4 through 2.4.2 Description: Incomplete validation in SparseAdd results in allowing attackers to exploit undefined behavior, such as dereferencing null pointers and writing outside of...

7.8CVSS7.5AI score0.00234EPSS
SaveExploits1References14
Tenable Nessus
Tenable Nessus
added 2021/05/14 12:0 a.m.54 views

Ubuntu 16.04 LTS : GNU C Library vulnerabilities (USN-4954-1)

The remote Ubuntu 16.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-4954-1 advisory. Jason Royes and Samuel Dytrych discovered that the memcpy implementation for 32 bit ARM processors in the GNU C Library contained an integer underflow...

8.1CVSS7AI score0.05354EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2021/05/14 12:0 a.m.46 views

FreeBSD : ImageMagick7 -- multiple vulnerabilities (a7c60af1-b3f1-11eb-a5f7-a0f3c100ae18)

CVE reports : Several vulnerabilities have been discovered in ImageMagick : - CVE-2021-20313: A flaw was found in ImageMagick in versions before 7.0.11. A potential cipher leak when the calculate signatures in TransformSignature is possible. - CVE-2021-20312: A flaw was found in ImageMagick in...

7.8CVSS6.6AI score0.07508EPSS
SaveExploits1References14
Rows per page
Query Builder