NULL pointer dereference in TensorFlow - CVE-2020-15209

 

NULL pointer dereference in TensorFlow - CVE-2020-15209

Published: September 25, 2020 / Updated: October 2, 2020


Vulnerability identifier: #VU47283
CSH Severity: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2020-15209
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
TensorFlow
Software vendor:
TensorFlow

Description

The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.

The vulnerability exists due to a NULL pointer dreference error in model that writes to it, we get a null pointer dereference. The issue is patched in commit 0b5662bc, and is released in TensorFlow versions 1.15.4, 2.0.3, 2.1.2, 2.2.1, or 2.3.1. A remote attacker can perform a denial of service (DoS) attack.


Remediation

Update to version 2.3.1.

External links