|
|
|
|
|
by umanwizard
703 days ago
|
|
> I have no idea what e.g. Linux actually does here If you attempt to load an eBPF program that the verifier rejects, the syscall to load it fails with EINVAL or E2BIG. What your user-space program then does is up to you, of course. |
|