Lucene search
K

3083 matches found

OSV
OSV
added 2024/03/06 11:17 a.m.21 views

BIT-TENSORFLOW-2021-37656 Reference binding to nullptr in `RaggedTensorToSparse` in TensorFlow

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.RaggedTensorToSparse. The implementation has an incomplete validation of the splits values: it does not check...

7.8CVSS7.6AI score0.00013EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:17 a.m.19 views

BIT-TENSORFLOW-2021-37657 Reference binding to nullptr in `MatrixDiagV*` ops in TensorFlow

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.8CVSS7.7AI score0.00038EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:17 a.m.16 views

BIT-TENSORFLOW-2021-37658 Reference binding to nullptr in `MatrixSetDiagV*` ops in TensorFlow

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.MatrixSetDiagV. The implementation has incomplete validation that the value of k is a...

7.8CVSS7.7AI score0.00014EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:17 a.m.27 views

BIT-TENSORFLOW-2021-37659 Out of bounds read via null pointer dereference in TensorFlow

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.8CVSS7.6AI score0.00039EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:17 a.m.23 views

BIT-TENSORFLOW-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.5CVSS5.7AI score0.00012EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:17 a.m.13 views

BIT-TENSORFLOW-2021-37661 Crash caused by integer conversion to unsigned in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause a denial of service in boostedtreescreatequantilestreamresource by using negative arguments. The implementation does not validate that numstreams only contains non-negative numbers. I...

5.5CVSS5.5AI score0.00012EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:17 a.m.13 views

BIT-TENSORFLOW-2021-37662 Reference binding to nullptr in boosted trees in TensorFlow

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.8CVSS7.5AI score0.00106EPSS
Exploits0References4
OSV
OSV
added 2024/03/06 11:17 a.m.16 views

BIT-TENSORFLOW-2021-37663 Incomplete validation in `QuantizeV2` in TensorFlow

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.8CVSS7.7AI score0.00013EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:17 a.m.11 views

BIT-TENSORFLOW-2021-37664 Heap OOB in boosted trees in TensorFlow

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.3CVSS7AI score0.00038EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:17 a.m.17 views

BIT-TENSORFLOW-2021-37665 Incomplete validation in MKL requantization in TensorFlow

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

7.8CVSS7.7AI score0.00037EPSS
Exploits0References4
OSV
OSV
added 2024/03/06 11:17 a.m.15 views

BIT-TENSORFLOW-2021-37666 Reference binding to nullptr in `RaggedTensorToVariant` in TensorFlow

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.8CVSS7.7AI score0.00013EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:17 a.m.15 views

BIT-TENSORFLOW-2021-37667 Reference binding to nullptr in unicode encoding in TensorFlow

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.UnicodeEncode. The implementation reads the first dimension of the inputsplits tensor before validating that th...

7.8CVSS7.6AI score0.00013EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:17 a.m.16 views

BIT-TENSORFLOW-2021-37668 Division by zero in TensorFlow Lite `tf.raw_ops.UnravelIndex`

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can cause denial of service in applications serving models using tf.rawops.UnravelIndex by triggering a division by 0. The implementation does not check that the tensor subsumed by dims is not...

5.5CVSS5.5AI score0.00044EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:17 a.m.14 views

BIT-TENSORFLOW-2021-37670 Heap OOB in `UpperBound` and `LowerBound` in TensorFlow

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 tf.rawops.UpperBound. The implementation does not validate the rank of sortedinput...

5.5CVSS5.6AI score0.00054EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:17 a.m.13 views

BIT-TENSORFLOW-2021-37671 Reference binding to nullptr in map operations in TensorFlow

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.8CVSS7.5AI score0.00037EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:17 a.m.14 views

BIT-TENSORFLOW-2021-37672 Heap OOB in `SdcaOptimizerV2` in TensorFlow

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 tf.rawops.SdcaOptimizerV2. The implementation does not check that the length of...

5.5CVSS5.6AI score0.00016EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:17 a.m.17 views

BIT-TENSORFLOW-2021-37673 `CHECK`-fail in `MapStage` in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can trigger a denial of service via a CHECK-fail in tf.rawops.MapStage. The implementation does not check that the key input is a valid non-empty tensor. We have patched the issue in GitHub...

5.5CVSS5.5AI score0.00012EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:17 a.m.15 views

BIT-TENSORFLOW-2021-37674 Incomplete validation in `MaxPoolGrad` in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions an attacker can trigger a denial of service via a segmentation fault in tf.rawops.MaxPoolGrad caused by missing validation. The implementation misses some validation for the originput and origoutput tensor...

5.5CVSS6.2AI score0.00032EPSS
Exploits0References4
OSV
OSV
added 2024/03/06 11:17 a.m.16 views

BIT-TENSORFLOW-2021-37675 Division by 0 in most convolution operators in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions most implementations of convolution operators in TensorFlow are affected by a division by 0 vulnerability where an attacker can trigger a denial of service via a crash. The shape inference implementation i...

5.5CVSS5.4AI score0.00012EPSS
Exploits0References3
OSV
OSV
added 2024/03/06 11:17 a.m.18 views

BIT-TENSORFLOW-2021-37676 Reference binding to nullptr in shape inference in TensorFlow

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.SparseFillEmptyRows. The shape inference implementation does not validate that the input arguments are not empt...

7.8CVSS7.6AI score0.00013EPSS
Exploits0References3
Rows per page
Query Builder