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
What are the actual risks of vulnerabilities caused by deviations (such as execution results being inconsistent with expectations, shown in bug)?
What impact could this have on zk-rollups or blockchain?
Additional context
No response
The text was updated successfully, but these errors were encountered:
The risks are a complete loss of soundness. But to exploit it, the attacker has to use unsafe {} iiuc.
To mitigate, we can pin the dependencies to prevent supply-chain attacks + audit the guest program code.
Component
sp1-zkvm
Describe the feature you would like
What are the actual risks of vulnerabilities caused by deviations (such as execution results being inconsistent with expectations, shown in bug)?
What impact could this have on zk-rollups or blockchain?
Additional context
No response
The text was updated successfully, but these errors were encountered: