VYPR
Low severityNVD Advisory· Published Dec 16, 2019· Updated Aug 5, 2024

Heap buffer overflow in `UnsortedSegmentSum` in TensorFlow

CVE-2019-16778

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
tensorflowPyPI
< 1.15.01.15.0
tensorflow-cpuPyPI
< 1.15.01.15.0
tensorflow-gpuPyPI
< 1.15.01.15.0

Affected products

4

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.