Skip to content

ebpf-verifier (prevail) is out of date #97

Open
@anita-tenjarla

Description

@anita-tenjarla

Describe the bug
The ebpf-verifier submodule used in jbpf is >2 years of out date (last commit is December 2022). Since then, ebpf-verifier (now named prevail) has made several important bug fixes that impact verification correctness. It's also added more useful errors upon verification failure and line numbers where verification failed.

To Reproduce
Steps to reproduce the behavior:

  1. Run jbpf-verifier-cli against a bpf program
  2. Receive verification errors that no longer exist in upstream prevail, or errors that are tough to debug without error context and line numbers

Expected behavior
Update ebpf-verifier in jbpf. I spent some time trying this out, but ran into a lot of issues especially with the whole project rename scheme (ebpf-verifier => prevail).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions