3 matches found
AI_HACKING
AIHACKING Sammlung von CVE-Arbeiten zum Pwning von tenserflow-Binaries FÜR CVE202223591WORAN NOCH GEARBEITET WIRD: ICH MUSS HERAUSFINDEN, WIE ICH JSON ZURÜCK IN PROTOBUF UMWANDLE UND DANN with tf.io.gfile.GFile'test.pb', 'rb' as f: graphdef = tf.compat.v1.GraphDef print"aiciaaaaaaaaaaaaaa"...
CVE-2022-23591 Stack overflow in Tensorflow
Tensorflow is an Open Source Machine Learning Framework. The GraphDef format in TensorFlow does not allow self recursive functions. The runtime assumes that this invariant is satisfied. However, a GraphDef containing a fragment such as the following can be consumed when loading a SavedModel. This...
CVE-2022-23591 Stack overflow in Tensorflow
Tensorflow is an Open Source Machine Learning Framework. The GraphDef format in TensorFlow does not allow self recursive functions. The runtime assumes that this invariant is satisfied. However, a GraphDef containing a fragment such as the following can be consumed when loading a SavedModel. This...