#VU86622 NULL pointer dereference in TensorFlow - CVE-2022-41889
Published: February 20, 2024
TensorFlow
TensorFlow
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to the pywrap code fails to parse the tensor and returns a `nullptr`, which is not caught, if list of quantized tensors is assigned to an attribute. A remote attacker can pass specially crafted data to the application and perform a denial of service (DoS) attack.