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
Could you share the full verifier logs, the Clang version you used, and the kernel version where you tested this?
I suspect that the compiler is computing payload+off and payload[off] separately and thus it's not registering the bound check as a limit for the payload[off] access.
"make" works under bmc folder but ./bmc eth0 churns error below:
The text was updated successfully, but these errors were encountered: