NULL pointer dereference in TensorFlow - CVE-2022-36011
Published: September 15, 2022 / Updated: May 2, 2026
TensorFlow
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to a null pointer dereference in mlir::tfg::ConvertGenericFunctionToFunctionDef when processing empty function attributes. A remote attacker can provide crafted function attributes with an empty attribute name to cause a denial of service.