You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If there is some non existent buffer index in output of operator table, this will result in a crash. I have attached the backtrace, model file to replicate the crash and decompiled json file.
This is related to memory corruption and arbitrary code execution. There shoud be checks before consuming this model file. Other SDKs are able to handle this and successfully report the error instead of crashing.
If there is some non existent buffer index in output of operator table, this will result in a crash. I have attached the backtrace, model file to replicate the crash and decompiled json file.
This is related to memory corruption and arbitrary code execution. There shoud be checks before consuming this model file. Other SDKs are able to handle this and successfully report the error instead of crashing.
bt.txt
sinewave_model.zip
The text was updated successfully, but these errors were encountered: