NULL pointer dereference in TensorFlow - CVE-2022-36013
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::GraphDefImporter::ConvertNodeDef when converting NodeDefs without an op name. A remote attacker can supply a crafted GraphDef containing a NodeDef with an empty op field to cause a denial of service.