Lucene search
+L

1700 matches found

Cvelist
Cvelist
added 2021/08/12 8:35 p.m.35 views

CVE-2021-37644 `std::abort` raised from `TensorListReserve` in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions providing a negative element to numelements list argument of tf.rawops.TensorListReserve causes the runtime to abort the process due to reallocating a std::vector to have a negative number of elements. The...

5.5CVSS6.1AI score0.00152EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2021/08/12 8:30 p.m.42 views

CVE-2021-37641 Heap OOB in `RaggedGather` in TensorFlow

TensorFlow is an end-to-end open source platform for machine learning. In affected versions if the arguments to tf.rawops.RaggedGather don't determine a valid ragged tensor code can trigger a read from outside of bounds of heap allocated buffers. The implementation directly reads the first...

7.3CVSS7.6AI score0.00167EPSS
SaveExploits0References2
NVD
NVD
added 2021/08/12 7:15 p.m.22 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
Prion
Prion
added 2021/08/12 7:15 p.m.16 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
PyPA
PyPA
added 2021/08/12 7:15 p.m.8 views

PYSEC-2021-750

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.9AI score0.00173EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/08/12 7:15 p.m.20 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
NVD
NVD
added 2021/08/12 6:15 p.m.22 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.5CVSS0.00154EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 6:15 p.m.34 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
NVD
NVD
added 2021/08/12 6:15 p.m.51 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.5CVSS0.00152EPSS
SaveExploits0References2
OSV
OSV
added 2021/08/12 6:15 p.m.22 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.5CVSS6.5AI score
SaveExploits0References2
PyPA
PyPA
added 2021/08/12 6:15 p.m.7 views

PYSEC-2021-771

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.5CVSS7.2AI score0.00154EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2021/08/12 6:15 p.m.18 views

Design/Logic Flaw

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

2.1CVSS5.7AI score0.00154EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2021/08/12 6:15 p.m.23 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
PyPA
PyPA
added 2021/08/12 6:15 p.m.10 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.5CVSS7AI score0.00152EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2021/08/12 6:10 p.m.71 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.7CVSS7AI score0.0016EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/08/12 6:10 p.m.33 views

CVE-2021-37638 Null pointer dereference in `RaggedTensorToTensor` in TensorFlow

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.7CVSS8.2AI score0.00167EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2021/08/12 5:35 p.m.7 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.5CVSS7.2AI score0.00154EPSS
SaveExploits0
Cvelist
Cvelist
added 2021/08/12 5:35 p.m.35 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
Cvelist
Cvelist
added 2021/08/12 5:30 p.m.33 views

CVE-2021-37636 Floating point exception in `SparseDenseCwiseDiv` in TensorFlow

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.5CVSS6.1AI score0.00152EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/08/12 12:0 a.m.6 views

Polipo 缓冲区错误漏洞

Polipo is a small proxy server software. Polipo suffers from a buffer error vulnerability that stems from a heap-based buffer overflow allowed during parsing of Range headers when NDEBUG is used. Note: This vulnerability only affects products that are no longer supported by the maintainer...

7.5CVSS7.6AI score0.01193EPSS
SaveExploits1References1
Rows per page
Query Builder