#VU62909 Division by zero in TensorFlow - CVE-2022-23557

 

#VU62909 Division by zero in TensorFlow - CVE-2022-23557

Published: May 10, 2022


Vulnerability identifier: #VU62909
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2022-23557
CWE-ID: CWE-369
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
TensorFlow
Software vendor:
TensorFlow

Description

The vulnerability allows a remote user to perform a denial of service attack.

The vulnerability exists due to a division by zero error when parsing TFLite model in `BiasAndClamp` implementation. A remote user can pass a specially crafted TFLite model to the application and crash it.


Remediation

Install update from vendor's website.

External links