#VU83225 Improper Check for Unusual or Exceptional Conditions in TensorFlow - CVE-2022-23593

 

#VU83225 Improper Check for Unusual or Exceptional Conditions in TensorFlow - CVE-2022-23593

Published: November 16, 2023


Vulnerability identifier: #VU83225
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2022-23593
CWE-ID: CWE-754
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 simplifyBroadcast() function in the MLIR-TFRT infrastructure in TensorFlow is vulnerable to a segfault (hence, denial of service), if called with scalar shapes. A remote attacker can send specially crafted data to the application and perform a denial of service (DoS) attack.


Remediation

Install updates from vendor's website.

External links