5 matches found
CVE-2019-16778
creationtimestamp| type| source ---|---|--- 2024-03-12 12:46:21+00:00| seen| https://t.me/ctinow/205619...
Security Bulletin: TensorFlow is vulnerable to a heap-based buffer overflow on IBM Watson Machine Learning on CP4D
Summary TensorFlow is vulnerable to a heap-based buffer overflow, caused by improper bounds checking by UnsortedSegmentSum on IBM Watson Machine Learning on CP4D Vulnerability Details CVEID: CVE-2019-16778 DESCRIPTION: TensorFlow is vulnerable to a heap-based buffer overflow, caused by improper...
adpred (>=1.1.2 <=1.2.7), aether (>=0.3.26 <=0.3.32) +166 more potentially affected by CVE-2019-16778 via tensorflow (>=1.0.1 <=1.14.0)
tensorflow PYPI version =1.0.1, =1.1.2, =0.3.26, =0.2.0, =0.4.2, =0.1.1, =1.0.23, =0.1.68, =0.0.4, =0.0.5 and more Source cves: CVE-2019-16778 Source advisory: OSV:PYSEC-2019-209...
CVE-2019-16778 Heap buffer overflow in `UnsortedSegmentSum` in TensorFlow
In TensorFlow before 1.15, a heap buffer overflow in UnsortedSegmentSum can be produced when the Index template argument is int32. In this case datasize and numsegments fields are truncated from int64 to int32 and can produce negative numbers, resulting in accessing out of bounds heap memory. Thi...
CVE-2019-16778
CVE-2019-16778 : In TensorFlow before 1.15, a heap-based buffer overflow can occur in UnsortedSegmentSum when the Index template argument is int32. Data_size and num_segments are truncated from int64 to int32, potentially producing negative numbers and out-of-bounds memory access. The issue is de...