Lucene search
+L

595 matches found

NVD
NVD
added 2021/08/12 7:15 p.m.23 views

CVE-2021-37649

TensorFlow is an end-to-end open source platform for machine learning. The code for tf.rawops.UncompressElement can be made to trigger a null pointer dereference. The implementation obtains a pointer to a CompressedElement from a Variant tensor and then proceeds to dereference it for decompressin...

7.7CVSS0.0016EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/12 7:15 p.m.19 views

CVE-2021-37638

TensorFlow is an end-to-end open source platform for machine learning. Sending invalid argument for rowpartitiontypes of tf.rawops.RaggedTensorToTensor API results in a null pointer dereference and undefined behavior. The implementation accesses the first element of a user supplied list of values...

7.8CVSS0.00167EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/12 7:15 p.m.50 views

CVE-2021-37647

TensorFlow is an end-to-end open source platform for machine learning. When a user does not supply arguments that determine a valid sparse tensor, tf.rawops.SparseTensorSliceDataset implementation can be made to dereference a null pointer. The implementation has some argument validation but fails...

7.7CVSS0.0016EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 7:15 p.m.17 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...

5.5CVSS5.5AI score
SaveExploits0References2
Prion
Prion
added 2021/08/12 7:15 p.m.22 views

Null pointer dereference

TensorFlow is an end-to-end open source platform for machine learning. The code for tf.rawops.UncompressElement can be made to trigger a null pointer dereference. The implementation obtains a pointer to a CompressedElement from a Variant tensor and then proceeds to dereference it for decompressin...

2.1CVSS5.6AI score0.0016EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2021/08/12 7:15 p.m.25 views

Null pointer dereference

TensorFlow is an end-to-end open source platform for machine learning. Sending invalid argument for rowpartitiontypes of tf.rawops.RaggedTensorToTensor API results in a null pointer dereference and undefined behavior. The implementation accesses the first element of a user supplied list of values...

4.6CVSS7.6AI score0.00167EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/08/12 7:15 p.m.29 views

PYSEC-2021-551

TensorFlow is an end-to-end open source platform for machine learning. Sending invalid argument for rowpartitiontypes of tf.rawops.RaggedTensorToTensor API results in a null pointer dereference and undefined behavior. The implementation accesses the first element of a user supplied list of values...

7.8CVSS2AI score0.00167EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/08/12 6:15 p.m.38 views

CVE-2021-37637 Null pointer dereference in `CompressElement` in TensorFlow

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.7CVSS8.1AI score0.0016EPSS
SaveExploits0References2
CVE
CVE
added 2021/08/12 6:15 p.m.90 views

CVE-2021-37637

CVE-2021-37637 is a TensorFlow null pointer dereference in tf.raw_ops.CompressElement triggered by invalid input. The issue occurred when code accessed a buffer size before validating the buffer, and has been patched in GitHub commit 5dc7f6981fdaf74c8c5be41f393df705841fb7c5. The fix will be in Te...

7.7CVSS5.8AI score0.0016EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2021/08/12 6:15 p.m.24 views

CVE-2021-37636

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.SparseDenseCwiseDiv is vulnerable to a division by 0 error. The implementation uses a common class for all binary operations but fails to treat the division by 0 case...

5.5CVSS0.00152EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 6:15 p.m.28 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.5AI score
SaveExploits0References2
OSV
OSV
added 2021/08/12 6:15 p.m.35 views

CVE-2021-37660

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause a floating point exception by calling inplace operations with crafted arguments that would result in a division by 0. The implementation has a logic error: it should skip processing i...

5.5CVSS5.4AI score
SaveExploits0References2
OSV
OSV
added 2021/08/12 6:15 p.m.28 views

PYSEC-2021-566

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.5CVSS3.2AI score0.00152EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 6:15 p.m.24 views

PYSEC-2021-555

TensorFlow is an end-to-end open source platform for machine learning. In affected versions the implementation of tf.rawops.ResourceScatterDiv is vulnerable to a division by 0 error. The implementation uses a common class for all binary operations but fails to treat the division by 0 case...

5.5CVSS2.8AI score0.00154EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 6:15 p.m.21 views

PYSEC-2021-573

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause a floating point exception by calling inplace operations with crafted arguments that would result in a division by 0. The implementation has a logic error: it should skip processing i...

5.5CVSS1.7AI score0.00154EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/08/12 5:35 p.m.36 views

CVE-2021-37660 Division by 0 in inplace operations in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause a floating point exception by calling inplace operations with crafted arguments that would result in a division by 0. The implementation has a logic error: it should skip processing i...

5.5CVSS6.2AI score0.00154EPSS
SaveExploits0References2
CVE
CVE
added 2021/08/12 5:35 p.m.90 views

CVE-2021-37660

CVE-2021-37660 describes a division-by-zero flaw in TensorFlow’s inplace operations due to a logic error in inplace_ops.cc. The faulty condition uses || instead of &&, allowing a floating-point exception when crafted inputs are provided. The issue has been patched in the GitHub commit e86605c0a33...

5.5CVSS5.7AI score0.00154EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/08/12 5:35 p.m.36 views

CVE-2021-37653 Division by 0 in `ResourceGather` in TensorFlow

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.1AI score0.00152EPSS
SaveExploits0References2
CVE
CVE
added 2021/08/12 5:30 p.m.89 views

CVE-2021-37636

CVE-2021-37636 concerns TensorFlow with a vulnerability in tf.raw_ops.SparseDenseCwiseDiv where division by zero can occur due to how a shared binary-ops class handles this case. The issue affects affected TensorFlow versions and has been addressed by patching the underlying code in a GitHub comm...

5.5CVSS5.6AI score0.00152EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2021/06/08 2:15 p.m.25 views

Design/Logic Flaw

An attacker can modify the pointers in enclave memory to overwrite arbitrary memory addresses within the secure enclave. It is recommended to update past 0.6.3 or git commit https://github.com/google/asylo/commit/a47ef55db2337d29de19c50cd29b0deb2871d31c...

4.6CVSS7.6AI score0.00102EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder