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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
Debian Fixed 2 releases
| Version | Status | Fixed in |
|---|---|---|
| sid | Fixed | 0 |
| forky | Fixed | 0 |
Package impact
| Ecosystem | Package | Vulnerable | Fixed |
|---|---|---|---|
| PyPI | tensorflow | <1.15.0 | 1.15.0 |
| PyPI | tensorflow-cpu | <1.15.0 | 1.15.0 |
| PyPI | tensorflow-gpu | <1.15.0 | 1.15.0 |
| PyPI | tensorflow-cpu | <db4f9717c41bccc3ce10099ab61996b246099892||>=1.0.0,<1.15.0 | db4f9717c41bccc3ce10099ab61996b246099892 |
| PyPI | tensorflow-gpu | <db4f9717c41bccc3ce10099ab61996b246099892||>=1.0.0,<1.15.0 | db4f9717c41bccc3ce10099ab61996b246099892 |
| PyPI | tensorflow | <db4f9717c41bccc3ce10099ab61996b246099892||>=1.0.0,<1.15.0 | db4f9717c41bccc3ce10099ab61996b246099892 |
References
- https://github.com/tensorflow/tensorflow/security/advisories/GHSA-844w-j86r-4x2j
- https://nvd.nist.gov/vuln/detail/CVE-2019-16778
- https://github.com/tensorflow/tensorflow/commit/db4f9717c41bccc3ce10099ab61996b246099892
- https://github.com/pypa/advisory-database/tree/main/vulns/tensorflow-cpu/PYSEC-2019-227.yaml
- https://github.com/pypa/advisory-database/tree/main/vulns/tensorflow-gpu/PYSEC-2019-234.yaml
- https://github.com/pypa/advisory-database/tree/main/vulns/tensorflow/PYSEC-2019-209.yaml
- https://github.com/tensorflow/tensorflow
- https://github.com/tensorflow/tensorflow/blob/master/tensorflow/security/advisory/tfsa-2019-002.md
- https://security-tracker.debian.org/tracker/CVE-2019-16778
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.