Lucene search
+L

3131 matches found

CVE
CVE
added 2021/08/12 8:25 p.m.94 views

CVE-2021-37664

TensorFlow vulnerability CVE-2021-37664: a heap out-of-bounds read can be triggered in BoostedTreesSparseCalculateBestFeatureSplit by sending illegal values to stats_summary_indices. The issue stems from insufficient validation in the boosted trees code path. A patch was committed (e84c9753...) a...

7.3CVSS7AI score0.00167EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2021/08/12 8:25 p.m.106 views

CVE-2021-37659

Summary: CVE-2021-37659 affects TensorFlow. Affected: TensorFlow’s cwise operations may bind a reference to null pointer, causing heap out-of-bounds reads and undefined behavior when inputs have mismatched element counts. The issue is documented with a GitHub patch (commit 93f428fd1768df147171ed6...

7.8CVSS7.3AI score0.00176EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2021/08/12 8:25 p.m.86 views

CVE-2021-37655

CVE-2021-37655 describes a heap-based read out of bounds in TensorFlow caused by incomplete validation when updating a resource with tf.raw_ops.ResourceScatterUpdate. The issue stems from validating the relationship between the shapes of indices and updates (only divisibility checked instead of p...

7.3CVSS7.3AI score0.00167EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2021/08/12 7:15 p.m.26 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
OSV
OSV
added 2021/08/12 7:15 p.m.28 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...

5.5CVSS5.8AI score
SaveExploits0References2
NVD
NVD
added 2021/08/12 7:15 p.m.30 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.7CVSS0.0016EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 7:15 p.m.21 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...

5.5CVSS5.4AI score
SaveExploits0References2
OSV
OSV
added 2021/08/12 7:15 p.m.18 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
OSV
OSV
added 2021/08/12 7:15 p.m.18 views

CVE-2021-37643

TensorFlow is an end-to-end open source platform for machine learning. If a user does not provide a valid padding value to tf.rawops.MatrixDiagPartOp, then the code triggers a null pointer dereference if input is empty or produces invalid behavior, ignoring all values after the first. The...

7.1CVSS7AI score
SaveExploits0References2
NVD
NVD
added 2021/08/12 7:15 p.m.22 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
OSV
OSV
added 2021/08/12 7:15 p.m.23 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.8CVSS7.6AI score
SaveExploits0References2
OSV
OSV
added 2021/08/12 7:15 p.m.35 views

PYSEC-2021-552

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.4CVSS3.1AI score0.00173EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 7:15 p.m.30 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
Prion
Prion
added 2021/08/12 7:15 p.m.19 views

Out-of-bounds

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...

4.6CVSS7.5AI score0.00173EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2021/08/12 7:15 p.m.23 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.13 views

Null pointer dereference

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...

2.1CVSS5.7AI score0.0016EPSS
SaveExploits0References2Affected Software1
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. If a user does not provide a valid padding value to tf.rawops.MatrixDiagPartOp, then the code triggers a null pointer dereference if input is empty or produces invalid behavior, ignoring all values after the first. The...

3.6CVSS7.1AI score0.0016EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/08/12 7:15 p.m.22 views

PYSEC-2021-562

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.7CVSS2.4AI score0.0016EPSS
SaveExploits0References2
Prion
Prion
added 2021/08/12 7:15 p.m.26 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
Prion
Prion
added 2021/08/12 7:15 p.m.18 views

Null pointer dereference

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...

2.1CVSS5.7AI score0.0016EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder