In affected versions of TensorFlow running an LSTM/GRU model where the LSTM/GRU layer receives an input with zero-length results in a CHECK failure when using the CUDA backend. This can result in a query-of-death vulnerability, via denial of service, if users can control the input to the layer. This is fixed in versions 1.15.5, 2.0.4, 2.1.3, 2.2.2, 2.3.2, and 2.4.0.
References
Link | Resource |
---|---|
https://github.com/tensorflow/tensorflow/commit/14755416e364f17fb1870882fa778c7fec7f16e3 | Patch Third Party Advisory |
https://github.com/tensorflow/tensorflow/security/advisories/GHSA-m648-33qf-v3gp | Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2020-12-10 23:15
Updated : 2024-02-04 21:23
NVD link : CVE-2020-26270
Mitre link : CVE-2020-26270
CVE.ORG link : CVE-2020-26270
JSON object : View
Products Affected
- tensorflow
CWE
CWE-20
Improper Input Validation