solana-labs / rbpf

Rust virtual machine and JIT compiler for eBPF programs
Apache License 2.0
272 stars 163 forks source link

Fix - Verify imm not offset in CALL_IMM #568

Closed Lichtso closed 3 months ago

Lichtso commented 3 months ago

Only relevant if sbpf_version.static_syscalls() is enabled.