Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Heap buffer overflow in `UnsortedSegmentSum` in TensorFlow
Vulnerability Description
In TensorFlow before 1.15, a heap buffer overflow in UnsortedSegmentSum can be produced when the Index template argument is int32. In this case data_size and num_segments fields are truncated from int64 to int32 and can produce negative numbers, resulting in accessing out of bounds heap memory. This is unlikely to be exploitable and was detected and fixed internally in TensorFlow 1.15 and 2.0.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:N/A:L
Vulnerability Type
堆缓冲区溢出
Vulnerability Title
Google TensorFlow 缓冲区错误漏洞
Vulnerability Description
Google TensorFlow是美国谷歌(Google)公司的一套用于机器学习的端到端开源平台。 Google TensorFlow 1.15之前版本中的UnsortedSegmentSum存在缓冲区错误漏洞,该漏洞源于程序没有正确检查边界。本地攻击者可利用该漏洞在系统上执行任意代码或导致应用程序崩溃。
CVSS Information
N/A
Vulnerability Type
N/A